Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{scrollbar}

...

If you are using the bundled distribution and planned to only use the compiled libraries *.jar, you can skip this section. Otherwise you will learn how to compile JFreeReport into libraries, how to generate documentations, ... using Ant, the building system we are using.
To know if Ant is already installed on your system just type ant in your system command line:

...

Now Ant is working just go to the ant/ directory of JFreeReport distribution and type the command ant. This command will automaticaly load the configuration file named build.xml and will process the whole compilation of the project. The result will be exactly the same as JFreeReport bundled distribution we saw in a previous section.

//ant targets description