Monday 10 August 2015

Install or Update Force.com IDE in Eclipse – Salesforce.com


Prerequisites


First step to start with coding in Salesforce.com is to install the force.com IDE in Eclipse. I will target the new version of eclipse which is Kepler. Force.com IDE is supported in Eclipse Juno as well as Eclipse Kepler.
So, we will start with launching the Eclipse.
Eclipse Kepler
Eclipse Kepler
then goto Help ->  Software Update / Install new software…
Eclipse Software update for salesforce
Then Add Force.com site.
  1. Click “Add Site”. The Add Site dialog opens.
  2. Set the Name to “Force.com IDE” and the Location to “http://media.developerforce.com/force-ide/eclipse42“, then click “OK.”
Eclipse add site Salesforce
After you add the site, you will get the list of all available plugins, click on force.com and then click Next.
In the Install dialog, click “Next” then accept the terms and click.
Eclipse check and next Salesforce
follow the instructions and IDE will be installed.
After Installation, Create new Project of type Force.com.
New Salesforce Project Settings
As You can see in above snap following details needed while creating the salesforce project.
  • Salesforce UserName
  • Salesforce Password
  • Salesforce Security Token
Ref:
https://developer.salesforce.com/page/Force.com_IDE_Installation

No comments:

Post a Comment