Install the extjs plug-in (spket IDE) in eclipse)
Spket IDE is currently the best ide that supports ext 2.0. It uses the. JSB project file and embeds the content inherited from the base class and all documents into the generatedCodeScript doc in the prompt.
Since spket is just a simple editor and does not support other formats (such as CSS), my approach is to use its Eclipse plug-in form,
Start eclipse help → software updates → find and install... → Search for new features to install → new remote site...
Name: "spket". The URL isHttp://www.spket.com/update/
After the installation is complete, restart (the plug-in is automatically loaded, or you can run the command eclipse-clean to re-compile the CMD eclipse directory)
Window → preferences → spket → JavaScript profiles → new;
Enter extjs and click OK;
Select "extjs" and click "add library". Then, select "extjs" in the following pull bar ";
Select extjs and click Add file, then select the Ext. JSB file in your./ext-2.x/source directory;
Select the plug-in you want to load
Set the new extjs profile, select and click the "defalut" button on the right hand side of the "javascript profiles" dialog box;
JS open mode: Window → preferences → General → editors → file...
Select JS or create a new setting. The default open mode is spket JavaScript Editor (default)
OK, I have successfully used myeclipse6.0. Open your Js. Just a few clicks on ext !! Attributes support similar Java classes. attributes can be obtained only after they are declared. spket also encapsulates common JS functions. The ext compiling environment has been bound for a long time, but spket + ext is the perfect ext compiling environment.