I can\'t get autocompletion to work on Eclipse.
I\'m working on the project on svn. I set up project in Eclipse by going into
File -> Import -> Checkout As
What I did to make one of my projects to check out properly is by
1) Import your project from svn
file-->import-->SVN-Checkout Projects From SVN
2) Find your Project and then in the "Check Out As" dialogue make sure you have the radio button selected "Check out as a project configured using the New Project Wizard"
3) Go through regular steps.
The wizard pulls the project properly and then setups your eclipse....
without using the wizard I find that all hell breaks loose.....
Hope this helps...