Sharing a Local Project

See Also

If you are logged in to a Team Server, you can create a new Team project by sharing a project that exists on your local system. When you create a project, the IDE creates a project page on the Team Server and starts the services associated with the project. The IDE also creates a local versioned repository for the project. If you create a Team project you are automatically assigned the role of administrator.

Notes.

To share a local NetBeans project as a Team project:

  1. Log in to a Team Server by choosing Team > Team Server > Login from the main menu.
  2. In the Projects window, right-click the project that you want to share and choose Share on Team Server from the popup menu.
  3. Specify the project location and details. Click Next.
  4. Specify the versioning system for the project.
  5. Specify any additional folders that you want to add to the project.
  6. Specify an issue tracking system (optional).
  7. Select Commit the source into repository (optional).
  8. Click Finish.

When you click Finish, the IDE creates the Team project and adds the project to the Team Dashboard. The project source files are available to anyone to download, but only project members can commit changes to the repository.

See Also
Using a Team Server
Creating and Opening Team Projects
Using the Team Dashboard
Team Project Tasks: Quick Reference

Legal Notices