Bringing in an application from source control

This topic describes how to bring an application in from source control.

About this task

Let us say you need to help a co-worker on a new application that is being built. The application has been already been checked into source control by the original developer but now you need to bring the application in to begin working on it yourself.

Use the following general steps to do this:
  • In an Eclipse navigator view, use the source control system's commands to copy the application to your local machine.
  • Associate the on-disk project with a new NSF

    OR

  • Associate the on-disk project with an existing NSF

Refer to additional topics in this section for more information on completing these tasks.