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
RepsGRepsG 

Content Assist for Eclipse Luna using Force.com IDE api version 31 onwards

I am little mystified by why Eclipse Content assit doesnt work on varibles for APi version 31 onwards.

For example, if I declare the following variable 
Account a = new Account();
I would expect content assist to show me list of all Account fileds after I type  
a.
but in stead I get 'no proposal'

This works for APi version 29 and 30. So why doesnt it work for 31 onwards? It there a setting or munipulation of some file I need to do to get this to work? I have also tried Apex Editor LS and its the same.

I have also looked into  Mavensmate and to be honest I couldnt even install the software. Followed the instruction and got nowhere (probably becase I dont know much about Sublime or Paython package) which leads to my second question. Why isnt there a simply installation file to install Mavenmate for Windows? 



 
Andy BoettcherAndy Boettcher
Mavensmate is pretty easy to install - just follow the steps at http://www.mavensmate.com/Getting_Started/Users.  Install ST3, open the console and paste in the command in that wbond.net link and you're 90% of the way there.  =)

I would also urge you to check out The Welkin Suite - it has more of the .NET autocomplete functionality that is pretty darned cool.  https://welkinsuite.com/