It seems odd that when I left click a file in the project explorer it opens with gedit. Also, I found that if I drag the file over to the right it opens as it should, BUT the .java file has no color syntax and no intelli-sense!?

link|improve this question

73% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You need to install the eclipse package under synaptic package manager. Eclipse from the Ubunutu software center only installs the bare-essentials, and includes no java editor/jdk tools (ie: Java Perspective).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.