
Install the Force.com IDE Plug-In
Before installing the Force.com IDE, ensure that you have these items installed on your workstation.
- A supported operating system
- Windows 7, 8, or 10
- macOS 10.7, 10.8, 10.9, 10.10, or 10.11
- Ubuntu 12.04 LTS or 14.04 LTS
- Java SE Development Kit (JDK), Runtime Environment 8, or later (Java download page)
- Eclipse 4.5 or later (Eclipse download site)
The Eclipse IDE for Java Developers distribution is recommended.
- Launch Eclipse and select .As show in below image
- Click Add.
- In the Add Repository dialog, set the name to Force.com IDE and the location tohttps://developer.salesforce.com/media/force-ide/eclipse45. For Spring ’16 (Force.com IDE v36.0) and earlier Force.com IDE versions, use http://media.developerforce.com/force-ide/eclipse42.
- Click OK.
- To install an older version of the plug-in (for example, if you don’t have Java 8), deselect Show only the latest versions of available software.
Eclipse downloads the list of available plug-ins and displays them in the Available Software dialog.
- Select the Force.com IDE plug-in, and then click Next.
- In the Install Details dialog, click Next.
- In the Review Licenses dialog, accept the terms and click Finish.
- If you choose to install support for Lightning components, Eclipse displays a warning dialog about installing software that contains unsigned content. We are bundling third-party plug-ins to support Lightning components. Salesforce doesn’t own these third-party plug-ins; hence, we don’t sign them. Click OK to proceed.
- Eclipse downloads and installs the Force.com IDE and the required dependencies. When the installation is complete, you are prompted to restart. Click Yes.
- When Eclipse restarts, select
. Select Force.com and then click OK.
You are now ready to develop and customize Force.com applications in Eclipse!