PDA

View Full Version : [ubuntu] How can I install Eclipse if I already have the OpenJDK6 ?



ricardo072
May 10th, 2012, 05:10 AM
Hi All,

I just did: "sudo apt-get install openjdk-6-jdk openjdk-6-doc" and I already have the openjdk-6-jdk working fine in my fresh Ubuntu 12.04 64-bits..

now... how can I install the following ..


Eclipse Classic 3.7.2 (of course, Linux 64-bits)
Tomcat 7.0.x ( according to http://tomcat.apache.org/whichversion.html I need to cover the specs for Servlets 3.0; JSP 2.2; Expression Language (EL) 2.2 and JSTL 1.2) and I already have Java 1.6 as my minimum version.


Thanks in advance,
Best regards.