Eclipse has a lot of UML plug-ins, but MyEclipse better, the next MyEclipse plug-in there are two ways to install! The first kind, Copy the features and plugins folders directly to the Eclipse directory to overwrite the original eclipse two files. But to make it easier to manage plugins, we take the second approach: Create a folder plugins in the same directory as Eclipse, Then create a MyEclipse folder in the Plugins folder and create the Eclipse folder in the MyEclipse folder. Copy the features and plugins folders in the Eclipse folder. Then go back to the Eclipse folder in the same directory as the Plugins folder, and create a new folder named links. Then create a new Myeclipse.link file in the Links folder, write the path=d://eclipse_work//plugins//myeclipse in Myeclipse.link (my Eclipse Ann in d:/ Eclipse_work directory). This implementation of the MyEclipse plug-in installation, we can easily use the UML plug-in, and the UML plug-in has a good management. Other plugins should also be installed, although no other plug-in is currently used, But I think I should put it in the plugins directory, and then add a path reference to the. link file to implement it. Everything is for the convenience of management!
I tried adding multi-language packs and SWT Designer plugins, using the second method ... The feeling is that the plugin and Eclipse version to be consistent, but the multi-language installed only half of the later display Chinese ... However, the Help files are all displayed in Chinese. This is why, I hope the master pointing! (Solve this problem, this problem is so simple, I believe the master looked also disdain to answer, because the language pack and my version of Eclipse caused the inconsistency, I clearly optimistic about the version of the language pack, the result is inconsistent, but now is resolved) for SWT plug-ins, need to register, I have been activated by registration! The main thing about installing the other plugins is to not forget to put the features and plugins folders under a folder called Eclipse, which is necessary. and the Links folder path to be placed correctly, To set the path path correctly, the version must be consistent!!!
Install the plug-in later to the Eclipse directory in the configuration folder in addition to the contents of the Config.ini file after all deleted after the restart eclipse ... Or, add the-clean command to the Eclipse shortcut properties ...