I can only find version 3.2.1 which was released in 2007. Is there a new one?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re using Eclipse IDE for Java EE developers, you already get the tools to create Dynamic Web Projects and integrated servletcontainers (which are part of Web Tools Platform, WTP).
The latest WTP release is 3.2.2 from Sept 2010 and this supports up to Tomcat 7, but it’s better to go for the integrated IDE rather than just the WTP.
Additional Reading:
Migrating from Sysdeo to WTP – a bit old though