-
14 Nov 2007 12:25 AM #1
[TUTORIAL] Building Ext from Source
[TUTORIAL] Building Ext from Source
Over time, we've accumulated a few different tools for building Ext. Each has advantages and disadvantages, but no one has ever fully explained what the options are and why you might choose to do one or the other. The other main issue is that the tools are not documented very well, so many people have trouble figuring out how to use them.
I wrote this tutorial to address all of those issues. It covers how to build Ext using:
- The online Build Your Own page
- The Java-based Ext SVN Builder utility
- Windows-only JS Builder (both the GUI and console versions are covered)
The tutorial also provides examples of automated building via shell scripts (Mac/Unix) and batch files (Win). If you are an SVN subscriber and have been trying to figure out how to build the latest dev code, or if you are deploying your code to production and trying to figure out the best way to manage your JS files, this is the tutorial for you.
http://extjs.com/learn/Tutorial:Buil...xt_From_Source
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote