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
srighanasrighana 

force.com ide download error

hi,i installed force.com ide ...after completion of that i got below error....

java terminated .exit code=-1

 

Best Answer chosen by Admin (Salesforce Developers) 
gbu.varungbu.varun

Hi Valli,

 

These are simple steps:

  1. Select you project in the left side.
  2. Right Click
  3. Select New
  4. Select Apex Class

 

 

All Answers

Sonam_SFDCSonam_SFDC
gbu.varungbu.varun

Hi,

 

I think you have installed java 7. It will not work for new version. You should use jdk 6 or earlier to use ForceIDE. 

srighanasrighana
hi,

i installed force.com ide ....i create new project ,and i have given my
user name-----------


password--------


security token----------

and all components classes ,triggers of my account are imorted in to the
force.com ide....

but where i can develop new classes?
Thanks & Regards,
Valli.G
gbu.varungbu.varun

Hi Valli,

 

These are simple steps:

  1. Select you project in the left side.
  2. Right Click
  3. Select New
  4. Select Apex Class

 

 

This was selected as the best answer
srighanasrighana
hi,
here i could create only java classes...but not apex classes?but i could
see all my classes which are in my developer edition as i have given my
user name and password.
Thanks & Regards,
Valli.G
gbu.varungbu.varun

Hi 

 

Select your project

Press Ctrl+N

Now search Apex Class  in the wizards window you will find Apex class option here.

srighanasrighana
got it ....Thankyou
Thanks & Regards,
Valli.G