Java2 development environment under Eclipse

zhaozj2021-02-16  185

Java2 development environment under Eclipse

1.1. Install J2SE

The download address is:

http://java.sun.com

1.2. Install Eclipse

Installing Eclipse SDK is now 3.0 version, where the address is:

Http://www.eclipse.org, the basic Java application can be developed after downloading to any directory.

1.3. Developing web applications

If the development web application also needs to do:

1) Press the web server, you can press Tomcat5.0 (now popular, you can also use jboss, etc.), the download address is:

Http://jakarta.apache.org/tomcat/

2) Download and install the desired plugin (the following plugin has been used under Eclipse3.0), the download address is:

http://www.eclipse-plugins.info/eclipse/index.jsp

3) Lomboz.301, develop J2EE application's good plugin, you need to use EMF-SDO-RUNTIME-2.0.0.zip

4) Org.vssplugin_1.6.0.zip, Microsoft's VSS client plug-in, you can access VSS very well

5) TomcatPluginv3beta.zip, develop a tool for Tomcat as a web server, can automatically combine with Tomcat

6) XMLBUDDY_PRO_2.0.11.ZIP, XML plugin, edit XML, TDT, XSD, etc.

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

New Post(0)