Hi,
I'm a newbie to linux/java/eclipse. I'm trying to setup eclipse to run java.
I installed Unbuntu 12.04 and when I run Eclipse, I cannot set the perspective to Java. In fact, it doesn't show up as an option (not even under others). I've tried numerous things
~$ java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.3) (6b24-1.11.3-1ubuntu0.12.04.1)
OpenJDK Server VM (build 20.0-b12, mixed mode)
I read to install the eclipse-jdt package.
I went to the package manager and it showed 3.7.2-1 installed (green bullet)
same with eclipse-pde 3.7.2-1.
I'm just looking to get HELLO WORLD so i can start learning.