My Eclipse configuration

xiaoxiao2021-03-06  116

Step1 Preparation: Java SDK 1.4.2 or J2EE SDK 1.4. Eclipse 3.0.1, EMF, Lomboz.301, Tomcatpluginv3 Xmlbuddy, Tomcat 5.0.28.

STEP2

Install J2EE SDK 1.4, Tomcat 5.0.28 My J2EE is installed in the E disk, Tomcat is installed in the H disk

Set the environment variable path to add E: / Sun / AppServer / JDK / BIN; E: / Sun / AppServer / JDK / JRE / BIN; to the forefront.

Add tomcat_home = h: / tomcat5. Java_Home = E: / Sun / AppServer / JDK.

ClassPath = E: /sun/appserver/jdk/lib/tools.jar

Start Tomcat Service h: /tomcat5/bin/tomcat5w.exe

IE address open

Http://127.0.0.1:8080 The test is successful.

STEP3

Unzip Eclipse I installed E: / Eclipse and establishes two new folders (custom) in this directory.

Unzip EMF, Lomboz, TomcatPluginv3, XMLBuddy to Plugins folder

And the path to the PLUGINS folder in the file must be in an example: / plugins / emf / eclipse / plugins form.

There must be Eclipse at the middle. If you decompress it, it is manually established.

All in this format is decompressed. Establish a Links folder in the installation directory,

Establish the corresponding document in the Links folder, such as EMF.TXT is Path = E: / Eclipse / Plugins / EMF

It is best not to have two and more connection contents in a connection document, which is easy to go wrong.

Setp4

Remove the Configuration folder to start Eclipse to enter

Click Preferences

Set Java

2. Set the Lomboz 3. Set Tomcat

STEP4

Enter Customize Perspetive Settings to be displayed in new

Set the heavy startup Eclipse OK

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

New Post(0)