Skip to: Site menu | Main content

XPlanner

Planning and tracking tool for agile teams following XP or Scrum

Developer setup Print

Jira

General instructions

They can be found at Jira

Setup

  1. Register in Jira
  2. Send the email address used in the registration to Jacques Morel so you can be added to the JIRA Xplanner project
  3. Once added you will be able to transition issues to states beyond SUBMITTED

Subversion

General instruction

They can be found at Subversion

Commit access setup

  1. Sign up for an account on Xircles (follow the instructions here).
  2. Once you have a Xircles account setup you can apply to join as a developer by visiting the Project page here.

Committer guide

Read the subversion best practices.

When working on a Jira issue, please make sure to follow these instructions.

^M at the end of each lines

Look here for tips on how to solve this.

Some files like .pdf are not binary by default

Follow the previous tip to set it to binary.

This config file includes numerous autoprop for popular file types. Copy it to your Subversion directory (on windows it is at C:\Documents and Settings\<User name>\Application Data\Subversion)

IDEs

IDEA setup

IDEA5.x+ project files can be found at the root of xplanner (<trunk>/xplanner) xplanner.ipr

You should have a 1.5 JDK named "1.5"

Eclipse setup

Since we don't have any active eclipse developer at the present time, the checked in eclipse project files are most likely outdated both from an eclispe and xplanner point of view.