New Team Project Wizard: Source Code and Issues

The New Team Project wizard enables you to create a project on a Team Server. You open the wizard by choosing Team Server > New Team Project from the Team menu.

The Source Code and Issues page enables you to set the properties related to the version control system and issue tracking system for the project.

In the Source Code and Issues page you need to set the following properties.

Element Description

Source Code Repository

Select the version control system for the project from the drop-down menu.

Subversion or Mercurial

Select Subversion or Mercurial to create the repository on the Team Server. If you are already using a Subversion or Mercurial repository but it is not on a Team Server, select External. If you select Subversion or Mercurial, you need to specify an empty folder to contain the local repository. The IDE initializes the local repository when you finish the wizard.

External

Select External to specify an existing remote repository. If you select External, you need to specify the URL of the remote repository. The IDE will not create a local repository.

None

Select None if you do not want to specify or create a remote repository for the project at this time. You can create or specify the repository later.

Repository Name

(Subversion or Mercurial only) This field is used to generate the URL of the remote repository. You do not need to modify the default name.

Repository URL

(External only) Specify the URL of the remote repository when using an external version control system.

Local Repository Folder

(Subversion or Mercurial only) Specify an empty local directory for the local repository.

Folders or Projects

(Subversion or Mercurial only) Specify any additional projects or folders that you want to add to the repository. The local repository is created when you finish the wizard.
Issue Tracking Select the issue tracker for the project from the drop-down menu.

Bugzilla or JIRA

If you select Bugzilla or JIRA, an issue tracker for the project is created on the Team Server.

External

Select External to specify an existing issue tracker. If you select External, you need to specify the URL of the issue tracker.

None

Select None if you do not want to specify or create an issue tracker for the project. You can create or specify the issue tracker later.

Click Next to review a summary of the details of the Team project that will be created.


Related Topics

Developing Applications with NetBeans IDE,

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.