Eclipse for Java

Getting the right free plugins for Eclipse is important:

1. To develop J2EE programs, Tomcat web applications, browse and query database contents, edit Html, Xml, schema files etc. - http://www.eclipse.org/webtools/
The 'Getting Started' site has installation information. Please note that this is still in beta but quite usable. This gives you pretty much everything for web development.

2. To develop Hibernate applications, edit mapping files & running queries. - http://www.jboss.com/products/overview/jbosside
Here are the 'Download Instructions'.

3. The Spring IDE - http://www.springframework.org/spring-ide/eclipse/

Comments

Popular posts from this blog

Google Appengine

Did you ever have to analyze large log files before?