Main downloads are at the project site.
Also, there is Maven1 repository to download *.jar files from: http://treedl.org/repository
There are the following packages:
- treedl : TreeDL tool
- treedl-<version>-<status>-<date>.zip - The main standalone distribution package containing binaries, all required libraries, documentation and sources.
- treedl-<version>-<status>-<date>.jar - Separate TreeDL tool binaries. Available from Maven repository mentioned above. Also included in the standalone TreeDL tool distribution.
- treedl-<version>-<status>-<date>-src.zip - TreeDL tool sources. Included in the standalone TreeDL tool distribution.
- atp : Run-time libraries (ATP is attributed tree processing)
- Integration
- Maven
- maven-treedl-plugin-<version>-<status>-<date>.jar - The plugin to execute TreeDL tool from Maven; depends on maven-atp-plugin.
- maven-atp-plugin-<version>-<status>-<date>.jar - Auxiliary plugin required by maven-treedl-plugin and similar plugins.
- Eclipse
- treedl.eclipse-<version>-<status>-<date>.zip - Archived update site with Eclipse TreeDL plugin.
- Colorer scheme (for Eclipse and FAR file manager)
- Examples
- j5tdl : Java 5 frontend implemented using ANTLR and TreeDL
- j5tdl-<version>-<status>-<date>.jar - Binaries.
- j5tdl-<version>-<status>-<date>-src.zip - Sources.