Yesterday downloaded the S version of Eclipse2.1.1, and UML, J2EE, CODESTYPE, XML, ClearCase plug-ins, the specific download address is as follows:
Eclipse-sdk-2.1.1-win32.zip, Eclipse2.1.1-sdk-win-languagepackfeature.zip
http://www.eclipse.org
Eclipseuml-installer_1.2.1.20031103.jar
http://www.omondo.com
Net.SourceForge.eclipseccase_0.9.11.zip
http://sourceforge.net/project/showfiles.php?group_id=50595&package_id=44304
http://forge.object/download.php?group_id=97&file_id=1840
com.atlassw.tools.eclipse.checkstyle_3.4.0.0.zip
Http://sourceforge.net/project/showfiles.php?group_id=80344&package_id=107587
XMLBuddy_2.0.9.zip
http://xmlbuddy.com/
Speaking of the question, this time, the principle of my plug-in is free. The plipse's plug-in is a fee, the function is naturally more than free, but the individual feels that Eclipse itself has been free, why also make Plugin Toll?
I just started to learn from Eclipse, so there is relatively small understanding of the Eclipse table, only to the environmental configuration, debugging method, the integrated control has a probilization, and it feels more prominent to the development of Plug IN. And very attractive. The translation of Chinese language packs is not bad, and it is more convenient to see the document.
I mainly write some Java code, so I have learned Lomboz.213.zip. Installing this plugin has bugs on Eclipse3, that is, after opening Eclipse, install sometimes in PlugIN can not see, the solution to the method is to reinstall Eclipse, do not open, directly down the plugin file to the corresponding plugin, feature directory; solve Second, remove all the files of the config directory and re-open Eclipse, I have not tried it. Lomboz supports J2EE support. Direct deployment to Server is more convenient, and you need to be customized. Javadoc and JBuild style are different. In addition, it is more troublesome to make new projects for existing code, unlike JBuilder. My approach is that the new folder, the Advance property of the folder, points to the time directory, after refreshing, naturally all Java code, this cannot be integrated in J2EE, such as packaging, at least modifying the ANT Build .xml file, picking a few files packing the way I haven't found a place yet.
The ClearCase plug-in tried, and the discovery of the version is for the entire Project. It is not only to use the files, which is the same as JBuilder, and now our project is managed according to a separate document, naturally not too Trial, but can be changed, such as consistent with the entire Project Associate to CC, the path to the file of the SRC, and delete all things unexpected after the development is complete, so you can directly pair files directly in Eclipse. Execute Check in, Checkout, etc., the premise is to install the CC.
UML control, this Free version is only supported by class diagram, other pictures are not, the picture is better, but the speed is slower. Some other controls have not been used, today.