
July 20th, 2012, 10:02 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 1
Time spent in forums: 1 m 29 sec
Reputation Power: 0
|
|
|
Eclipse does not have support for Java Development
My Eclipse does not have support for Java Development.
I know, this sounds stupid.
I have Ubuntu 12.04.
Installed Oracle Java 1.7 build 5
Installed Eclipse Platform 3.7.2
Installed Eclipse JDT Plugin
Eclipse treats java files as ordinary text files.
Eclipse DOES NOT HAVE any option to create Java Projects.
Eclipse DOES NOT HAVE any option to configure Java environment in Window/Preferences.
How could it be possible?
Both Java compiler and virtual machine work fine.
JAVA_HOME is initialized properly.
I used update-alternatives --config java to point to Oracle Java 1.7 in my system.
I know, that Eclipse supports Java 1.7 starting from version 3.7.1.
What could I do wrong?
Any help would be appreciated.
|