function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Markus PausMarkus Paus 

IntelliSense / Content Assist doesn't work with Force.com IDE

Hi everybody!

I just started to develop with Eclipse Kepler and the Force.com IDE for my Apex development.
Unfortunatly I can't get the auto complee function working.
When I press CTRL+space there appears only a box with "no proposals".
Does anybody know how I can get this running? Without this function the IDE is almost useless...
Parvinder SinghParvinder Singh
If possible I will suggest you to use http://mavensmate.com/ ide for salesforce.com, it works really well.
Rama ChunduRama Chundu
Did you find an answer yet for this? I am having the same issue
Soumya BasilSoumya Basil
Are you on Force.com IDE Version 31.0 or higher? Looks like this feature is missing from V31.0 onwards.
I had to switch back to Version 30.0 to get the content assist working.

To do this
1. uninstall the Force.com IDE   http://wiki.eclipse.org/FAQ_How_do_I_remove_a_plug-in%3F  (http://wiki.eclipse.org/FAQ_How_do_I_remove_a_plug-in%3F)
2. In the installation process to install Force.com IDE, 'Show only the latest version of available software' check box should be 
    unchecked inorder to see Version 30.0.

Hope this helps