首页 > 代码库 > eclipse 搭建salesforce开发环境

eclipse 搭建salesforce开发环境

  1. Launch Eclipse and click Help > Install New Software....

    Install New Software

  2. Click Add....
  3. In the Add Repository dialog, set the Name to "Force.com IDE" and theLocation to "http://media.developerforce.com/force-ide/eclipse42" and clickOK. (Use the same URL for Eclipse 4.3.)

    Add Site

  4. Eclipse downloads the list of available plugins and displays them in the Available Software dialog.
  5. Check the box next to the Force.com IDE plugin and click Next.

    Select Force.com IDE plugin

  6. In the Install Details dialog, click Next.
  7. In the Review Licenses dialog, accept the terms and click Finish.
  8. Eclipse downloads and installs the Force.com IDE and any required dependencies. When installation is complete, you will be prompted to restart. ClickYes.
  9. When Eclipse restarts, select Window > Open Perspective > Other, selectForce.com and click OK.

You are now ready to develop and customize Force.com applications in Eclipse!

Note: When you create a new project, you might be prompted about a new master password. This is a separate password of your choosing required by Eclipse secure storage, and is not associated with your Force.com IDE credentials. For details on Eclipse secure storage, see the Eclipse Workbench User Guide.