Skip to main content

 

 
Go Search
Home
Quick Start
User Guide
Knowledge Base
Training
Discussions
Downloads
Platform
   IdeaSpace

 
 
VersionOne Community > Downloads > Integration Documentation > IntelliJIDEA
 

VersionOne IntelliJ IDEA Plugin User Guide


Description

The VersionOne IntelliJ Idea Plugin (V1IntelliJPlugIn) provides interaction with development task in defined in VersionOne from within the IntelliJ IDEA IDE. This enables Java developers to update VersionOne task status, estimates, remaining effort, etc., without leaving the confines of the IntelliJ IDEA environment.

System Requirements

VersionOne: 7.3 or above

Client Workstation:

  • IDE — IntelliJ IDEA 8.0 — 8.1.2

Downloads

The latest version of V1IntelliJPlugin is available at V1: Integration Downloads.

Installation

To install the VersionOne plugin

  1. Close any open instance of the IntelliJ IDEA IDE

  2. Unzip the V1IntelliJPlugin.zip file into a temporary location.

  3. Locate the IntelliJ installation directory.

  4. Copy the VersionOne subdirectory from the temporary location to the plugin subdirectory located under the IntelliJ installation directory

  5. Configure IntelliJ IDEA to use the VersionOne Plugin.

    1. Launch IntelliJ IDEA

    2. Select Configure Plugins from the File menu to launch the "IntelliJ IDEA Plugin Configuration Wizard".

    3. Click Next until you reach the "Select Other Plugins" page

    4. Enable the "VersionOne Integration"

    5. Click Finish

    6. Restart IntelliJ IDEA

Configuration

To configure the VersionOne plugin:

  1. Select Settings from the File menu (File | Settings), and navigate to the VersionOne settings as show in Figure 1, “Configuration Options Screen”.

    Figure 1. Configuration Options Screen

    Configuration Options Screen


  2. Enter the configuration parameters as specified in the table below

    Table 1. VSAddin Configuration Parameters

    Parameter Description
    Windows Integrated Authentication Check this box if your VersionOne instance uses Windows Integraten Authentication.
    Application URL VersionOne installation URL
    Username User that will access VersionOne.
    Password Password for the username above.


  3. Click Validate Connection to ensure that the add-in can both access VersionOne’s API and authenticate using the supplied username and password.

  4. Click OK to close the Settings dialog

Usage

V1IntelliJPlugin contributes two new components to the IntelliJ IDEA environment; a Task Window and a Detail Window. The Task Window is available in the tool button bar located at the bottom of the UI. This view exposes a list of task defined in VersionOne based on the selected filter.

The Details Window is available in the tool button bar located on the right hand side of the UI . This view provides additional details about a specific Task selected in the Task view

Selecting Projects

In order to view VersionOne Task you must first select a Project. To select a Project click the Filter icon located on the left side of the Task Window.

Figure 2. Projects Window

Projects Window


To choose a specific project to work on, simply navigate the tree and select it. Once selected, click OK to exit.

Note

By default the Task view will only show Task assigned to the current user for the active iteration in the selected project. The Filter dialog supports a "Show All Tasks" checkbox. Use this option to view tasks for all users in the active iteration.

Updating Tasks

Once the filter is closed the Task Window will refresh and list all VersionOne Task based on the filter. To update a task, modify the attribute directly in the grid. Once you’re finished updating a Task, click the Save icon to commit your changes to VersionOne.

Figure 3. Tasks Window

Tasks Window


Copyright © 2009, VersionOne, Inc. All rights reserved. This document was generated 2009-01-19 10:35:27.