Setting Up Source Control with Eclipse Force.com IDE - Appirio
As a Salesforce.com developer, I often use Eclipse and the Force.com IDE as my main workbench. For source control, I use a git repository. I currently use Bitbucket because they give you free private repositories that you can share with up to 5 team members.You may have heard of eGit, or other plugins for Eclipse that help with managing your code. I have found these plugins to be confusing and not helpful. Instead, I have found that it is easier to manage my source control in a separate tool. For this walkthrough, I use SourceTree, a free app for the Mac, but you may substitute any other tool that you prefer, including command-line.
Read full article from Setting Up Source Control with Eclipse Force.com IDE - Appirio
No comments:
Post a Comment