Create a new Java project, java settings are not available

preferences screen I finished installing Eclipse 3.7.2 (Indigo) on my Ubuntu 12.04 system.

I can’t have any parameters related to creating a Java project, executing it as a Java project, can’t find any Java settings for JRE settings ... There is no Java development tool in the help section, I had it all before, I not sure what has changed. I assume this has something to do with the SDK, but has no other concept.

installed components

+4
source share
2 answers

Install your preferred JDK, then go Preferences -> Java -> Installed JREsand point to the new installation.

, Preferences -> General -> Capabilities. , Development.

+1

, ​​ JRE. ctl + alt + T,   :

sudo apt-get install default-jre

: Java 1.7, 1.6, ,

Eclipse , .

JavaDoc, :

API Java Eclipse?

JavaDoc, :

+2

All Articles