Set Up Eclipse Enviroment For JavaEE Development
If you will develop application using eclipse with java enterprise edition(java ee) there are 3 things you need to install
- JDK 1.5
- Eclipse Java EE IDE
- Apache Tomcat Server
- Sysdeo Eclipse Tomcat Launcher Plug-in
First you need to install Java Developer Kit while i wrote this article the latest version is JDK 6 with update 14.You can download from this link.
Second you download your IDE for enterprise development there lots of IDE for java EE development but i prefer to use Eclipse here is link for the eclipse.You will download Eclipse EE version.
Third thing to do is downloading Apache tomcat server which is one of the most useful open source project in the world.If you wanna user another application server you can look at IBM’s Websphere too. Here is a link for the Apache Tomcat you can download from here.
Last thing to do is insted of using Tomcat as a windows service you can manage it inside of Eclipse with Eclipse Tomcat Launcher Plug-in.Just download the plugin .zip file and unzip it to Eclipse plugin directory.You can download it from here.
Create new server and show the Apache Tomcat server to Eclipse as default application server.Then develop your Java EE applications.
Related articles
- Java EE 6 Platform Highlights the JavaOne Conference (devx.com)
- Red Hat blends JBoss blocker to SpringSource (theregister.co.uk)
- JavaOne Wrap up (caucho.com)
- Java – 02 – Hello World (5min.com)
- SpringSource takes on Java Goliaths (news.cnet.com)
- AJAX World: Sun Releases GlassFish Enhancements (java.sys-con.com)
- Why Java is important to VMware but may not matter long term (nofluffjuststuff.com)
- A first look at Eclipse 4 (slumpedoverkeyboarddead.com)
- Big Bounteous Blue, or Big Bad Blue? (mt-soft.com.ar)
- SpringSource acquires Hyperic to make Java application management easier (byteonic.com)


Son Yorumlar