- DevOps for Salesforce
- Priyanka Dive Nagraj Gornalli
- 147字
- 2021-07-16 17:38:54
Configuring a Force.com project in Eclipse
We have a Salesforce application, and we want Salesforce code in the local workspace we just created using Force.com IDE:
- Right-click on the Package Explorer area, then choose New and select Force.com Project:

- Create a new Force.com project. You need to provide details about your project. Enter the Project name and Organization Settings details for connection:
- Username: Provide a username and append the sandbox name to it.
- Password: Provide a password for the given username.
- Security Token: You need to provide a security token for the sandbox.
- Environment: Choose the environment you are using, such as sandbox or Production Edition:

Once you have filled in all the details, click Next.
We will get all the code in Eclipse from Salesforce. Now, whatever changes a developer makes in Eclipse will be in sync with the sandbox being used.
推薦閱讀
- 高效能辦公必修課:Word圖文處理
- ArchiCAD 19:The Definitive Guide
- ABB工業機器人編程全集
- 21小時學通AutoCAD
- 大數據技術基礎
- Div+CSS 3.0網頁布局案例精粹
- 軟件架構設計
- 網上生活必備
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- HBase Design Patterns
- Hands-On Machine Learning with TensorFlow.js
- Apache Spark Deep Learning Cookbook
- Blender Compositing and Post Processing
- Learning Azure Cosmos DB
- LAMP網站開發黃金組合Linux+Apache+MySQL+PHP