Chapter 3. Usage

Table of Contents
Basics
General Usage
The Command Line Options
Reporting Bugs and Sending Feedback

Basics

TaskJuggler uses one or more text files to describe a project. The main project should be placed in a file with the .tjp extension. This main project may contain several sub-projects. Such sub-projects should be placed in files with the .tji extension. These sub-projects are included in the main project during compile time.

When TaskJuggler is used with other tools, the project description or the reports may also be in XML format. The recommended extension for such files is .tjx.