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
lee.boonstralee.boonstra 

Eclipse Auto-complete code tips.

I’ve downloaded the Eclipse 8.1.0.2007 (Eclipse 3.2) toolkit for developing Apex at my Salesforce Dev. Account.

Creating classes, triggers, s-controls and validating syntax do work and I can also browse through the API help documentation.

But somehow I can’t auto complete tips for Apex code within my editor, which should need according the Apex wiki…

 

Then I read on the wiki that I need a WSDL for working with the Apex API.

http://wiki.apexdevnet.com/index.php/Members:Apex_Toolkit_for_Eclipse

Is it correct that when I want to receive auto complete Apex code tips I need the WSDL file?


How can I import this file in my Eclipse? Or is it already in my Toolkit? Then how does the auto complete tips work?

jpatel@alternajpatel@alterna
Hi, were you able to find out how to enable auto comlete of apex code on eclipse?