(Repost) Open Source Development Tools Based on J2EE Technology

xiaoxiao2021-03-06  104

Transferred from the North Letter Forum:

http://nic.biti.edu.cn/vbb/showthread.php?t=156736

?

Open Source Development Tools Based on J2EE Technology

Jun Tsai (James.cai@middleWare.cn)

Basic tool:

l without ejb

Eclipse

http://www.eclipse.org

2. Jetty

http://jetty.mortbay.org/jetty/)

3. Eclipse Jetty Plugin

http://spindle.sourceforge.net/Updates)

l with ejb

Eclpse

http://www.eclipse.org

2. JBoss

http://www.jboss.org)

3. Eclipse JBoss Plugin

http://www.objectlearn.com/products/lomboz.jsp)

Eclipse often uses Plugin:

JALOPY

http://jalopy.sourceforge.net/index.html) You can format the finishing program.

2. Logger Plugin

http://www.bonevich.com/boneclipse-...ging/index.html) It can easily print your program output debugging information in Eclpse.

3. Struts console

Http://www.jamesholmes.com/struts/console) Write the tool for struts-config

4. Aston

http://renaud91.free.fr/plugins/index_en.html) You can generate XML and Java classes according to the template.

5. SOLARECLIPSE

Http://sourceforge.net/projects/solareclipse) Write a JSP tool.

6. PATTERN BOX

http://www.patternbox.com/) can help you write a variety of design patterns.

7. XMLBuddy

http://xmlbuddy.com/) Help writing XML files ..

8. User LIB

http://www.javango.net/eclipse/UserLib.html allows you to specify a directory or subdirectory jar file to be loaded into the class.

9. LIB-Container

Http://www.insomniq.com/files/com.i...ainer_1.0.0.zip) Manage all of your lib. It is very convenient to import.

10. ZIP-Builder

http://www 106.ibm.com/developerwor...r/deboer2.html Automatically packages your application as JAR file.

11. Spring UI

http://springui.sourceforge.net) Springframework UI Edit Tool

12. Velociyui

Http://VELOEDIT.SourceForge.NET/) The editing tool for the Velocity UI.

13. Hibernate UI

http://hibernator.sourceforge.net) Hibernate visual editing tool.

database

1. Toad () A very nice Oracle management tool;

version control:

CVS (

https://www.cvshome.org/) for Linux / Unix OS

2. CVSNT (

http://www.cvsnt.org) for NT OS

3. Subversion

http://subversion.tigris.org/)

4. TortoiseCVS (

http://www.tortoisecvs.org/) A lightweight CVS client. Continuous integration

CruiseControl

http://cruisecontrol.sourceforge.net/)

2. ANTHILL

http://www.urbancode.com/projects/anthill/)

Groupware

1. e groupware

http://www.egroupware.org/)

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

New Post(0)