Eclipse plugin configuration

xiaoxiao2021-03-05  34

1. Download installation Eclipse: You can go to the official website http://www.eclipse.org/downloads/index.php Download the latest version of Eclipse, currently Eclipse3.0.1, after downloading, to decompress it : / eclipse). 2. Configure the plugins commonly used by the Eclipse plugin: Lomboz (JSP, J2EE development), TomcatPlugin (Tomcat plugin), Easystruts, EMF-SDO-XSD-SDK (EMF Model) configuration plugin has two methods, I really release the plug-in to the Eclipse folder, and the other is to write the link file, link, this method is easier to manage plugins, add, and delete the plug-in. The following is mainly used to use the second method: to release all downloaded plugins to the same folder, assume that the TomcatPlipse_plugins is configured to configure the TomcatPlugins to release TomcatPlipse_plugins Under the E: / Eclipse_plugins, the organization folder is: E: / Eclipse_plugins | - TomcatPluginv3 | - Eclipse | -plugins (New, Eclipse) automatically checks the content under Features and Plugins folders) | --- com.sysdeo.eclipse.tomcat_3.0.0 Press above to build After that, return to the Eclipse folder, create a new links directory, in this directory, create a file Tomcat.Link (file name arbitrary), the content is: path = E: / Eclipse_plugins / tomcatpluginv3 (let Eclipse automatically check the Features under Tomcatpluginv3 Or Plugins folder) Open Eclipse, you can see how much Tomcat options above the menu bar. If you are unsuccessful, remove Configuration, restart Eclipse in addition to all folders of Config.ini.

转载请注明原文地址:https://www.9cbs.com/read-33476.html

New Post(0)