Tasks: Create Task Repository Dialog Box: Bugzilla

The Create Task Repository dialog box enables you to specify the connection details for a task repository. After you create a task repository, a node for the repository appears under the Task Repositories node in the Services window and the Repositories section of the Tasks window. You can view, submit and resolve taskss in the IDE.

To register a Bugzilla task repository, specify the following properties.

Property Description

Connector

Select Bugzilla from the dropdown list.

Name

The name of the repository as it will be displayed in the IDE under the Task Repositories node in the Services window and the Repositories section of the Tasks window. The name will also be listed in the drop down menu when you open the Find Tasks tab from the Services window.

Task Repository URL

Specify the URL for the repository.

Username

Specify the username that is registered with the repository.

Password

Specify the password that is registered with the repository.

Use HTTP Authentication

Select if the task repository requires authentication. If selected, you need to specify the username and password. Click Validate to connect to the repository and check that the authentication details are correct.

Enable Local Usernames

When selected, the IDE uses the user name (e.g., without @mydomain.com) instead of an email address when submitting tasks.

When authorizing and identifying users, some task repositories are configured to use a registered user name as the user id and some are configured to use an email address. Select this option when the repository is configured to use a user name.

Validate

Click to validate that the specified username and password are correct.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.