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
sathisathi 

force.com ide download

hi, im unable to download force.com ide?

Satish_SFDCSatish_SFDC

Do you see any error messages?

 

Are you following the exact same instructions as in this link.

 

http://wiki.developerforce.com/page/Force.com_IDE_Installation

 

Regards,

Satish Kumar

 

sathisathi
Hi satish kumar..
i installed force.com ide in eclipse but im unable to open
force.comide......java terminted error getting...

--
Thankyou,
Satish_SFDCSatish_SFDC
Do you have Java 7 or Java 6 installed on your system.
There have been some issues with Java 7 and the IDE.

Regards,
Satish Kumar
sathisathi
i downloaded java jdk, and force.com ide eclipse ide,only....is there any
difference between jdk and jre...... have to download jre?

--
Thankyou
Satish_SFDCSatish_SFDC
If you downloaded the JDK, you should also have the JRE.
Did you set the class path.
Open a command prompt and type in java
See what happens, if you get errors like 'command not found', probably you have to set the classpath.

Check this article on how to set a classpath:
http://javarevisited.blogspot.in/2011/01/how-classpath-work-in-java.html

Regards,
Satish Kumar
sathisathi
ok
Thankyou,
sathisathi

hi,

i got it ...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?

Satish_SFDCSatish_SFDC

Right Click on the Project and Click New > Apex Class

 

Regards,

Satish Kumar

Satish_SFDCSatish_SFDC
Also go through the introduction to the Force.com IDE link. http://wiki.developerforce.com/page/An_Introduction_to_Force_IDE Regards, Satish Kumar
sathisathi
got it thankyou

--
Thankyou,
Pravallika.