Eclipse Plug-in Configuration

Source: Internet
Author: User
1. Download and install Eclipse:
The latest version of Eclipse can be downloaded to the official website http://www.eclipse.org/downloads/index.php, currently the eclipse3.0.2 version, and the download is done to extract it (assuming to e:/eclipse).

2. Configure Eclipse Plug-in
Commonly used Plug-ins are: Lomboz (jsp,j2ee development), Tomcatplugin (Tomcat plug-in), easystruts (Struts development), EMF-SDO-XSD-SDK (EMF MODEL)

There are two ways to configure Plug-ins, one is to release the plug-in to the Eclipse folder, the second is to write link file, link, this method is easier to manage plug-ins, add, remove plug-ins are very convenient. Here's a second approach: release all downloaded plug-ins to the same folder, assuming E:/eclipse_plugins. To configure the Tomcatplugin plug-in as an example: Tomcatplugins is released to E:/eclipse_plugins, The Organization folder is:
E:/eclipse_plugins
|--tomcatpluginv3
|--eclipse
|-plugins (new, Eclipse automatically checks the contents of the features and plugins folders)
|---com.sysdeo.eclipse.tomcat_3.0.0
With the example above, when you're done, go back to the Eclipse folder, create a new links directory, and in that directory, create a new file Tomcat.link (any file name), which reads: path=e:/eclipse_plugins/ TomcatPluginV3 (let eclipse automatically check the features or plugins folder under TomcatpluginV3) to open Eclipse and see the multiple Tomcat options on the menu bar. If it is unsuccessful, remove configuration, and restart Eclipse, except for all Config.ini folders.
E:/eclipse
|--links
|---tomcat.link (new link file is created when other plugins are configured)

Below, with the common plugin download address

Chinese bag
http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/L-3.0.1_Translations-200409161125/ Nlpack-eclipse-sdk-3.0.x-win32.zip
Lombo
http://www.objectlearn.com/

Tomcatplugin
Http://www.sysdeo.com/eclipse/tomcatPlugin.html

Easystruts
Http://easystruts.sourceforge.net

VE (visual editor), EMF,GEF plugin
Http://download.eclipse.org/tools/ve/downloads/drops/R-1.0.2-200412091401/index.html

Properties Editor Edit a Java property file and can be automatically saved in Unicode format
Http://propedit.sourceforge.jp/index_en.html

Colorer Take Color syntax for hundreds of types of files
http://colorer.sourceforge.net/

Xmlbuddy Edit XML file
Www.xmlbuddy.com

Code folding adds a variety of coding folding features (more than Eclipse brings)
Http://www.coffee-bytes.com/servlet/PlatformSupport

Easy Explorer Access selected files, directories in the folder from Eclipse
http://easystruts.sourceforge.net/


3. Configuring the Eclipse Environment
1. Enter Eclipse, select Menu->preferences Enter Icon interface


(2). Select Tomcat in the Left list box, and set the Tomcat version and directory

(3). Select the left column Java, set JRE, create a new JRE, named JDK, select JDK Directory


(4). Back to Tomcat, select Jvm-setting, in the JRE option, select the newly created JDK, select the required jar file in the boot classpath below

(5). Configure Lomboz server, select the server definitions on the left Lomboz, and configure the following

In addition, there are other examples, such as Java code formatter,new Java file pattern, which are more simple to configure

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.