PDA

View Full Version : Eclipse/Gutsy auto-completion fails



Fiet Vujagig
January 19th, 2008, 10:59 AM
Hello,

I switched my R60 Thinkpad to Ubuntu some weeks ago and now installed the Eclipse IDE with Synaptic. Everything seems fine when I program Java, but after several attempts to fix it on my own, I still can't get the auto-completion feature to work. I reinstalled Eclipse, installed the java API, tried some other settings at the auto-completion - management and finally switched back to the original settings but noting helped.

When i hit ctrl - space, the popup shows, but it only says: "no default proposals". It neither works for native java-objects nor with self-written classes. It doesn't show anything, no possible methods or class members or local variables.

Any insight or link to help me further would be appreciated.

Greetings
Fiet

Fiet Vujagig
January 21st, 2008, 09:29 AM
I was able to solve the problem, against my first opinion, it had nothing to do with Ubuntu.

The problem was a incorrect imported Java-project. For completness' sake: the solution I found is at > this blog-entry < (http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-17723).

Sorry for the useless post.

Greetings Fiet