Development Environment Setup

 

All three repositories are hosted using git.  You can clone the repository using your favorite git tool.  Below is a description on how to clone the repository using the git within Eclipse.

To configure GIT to connect to the DMC repository, follow these directions: Setup Proxy for GIT Repo

GIT Repositories

The code repository for:

Configure Git Repositories in Eclipse

Step 1: Navigate to "Git Repository Explorer" perspective and select "Clone a Git Repository"

Git Repository Explorer Perspective

Step 2: Fill in repository details

Host: bitbucket.org

Protocol: https

 Repository path
VehicleForge/DigitalMfgCommons/vehicleforge.git
DOME/DigitalMfgCommons/dome.git

 

 

Then enter your username and password and press "Next"

Git Repository Details

Step 3: Select the master branch to clone

Step 4: (1) Choose the local destination and then (2) click "Finish"

The git repository will now be cloned.