TweetyProject
A comprehensive collection of Java libraries for logical aspects of artificial intelligence and knowledge representation
Home Libraries Downloads Documentation Newsletter Web Interfaces Contact


Brought to you by




Supported by

back

Installation of Snapshot versions of the TweetyProject Libraries

In order to use the most up-to-date version we recommend using the snapshot versions from Git with Eclipse.

  1. Retrieve current version from Git
    $ git clone https://github.com/TweetyProjectTeam/TweetyProject.git
  2. Open the "Import" menu in Eclipse, either by right-clicking on the Packing Explorer or using File -> Import -> ...
  3. Import 1/2: Click "Browse" and search for your checked-out local copy of the Tweety repository
  4. Import 2/2: Configure options
    Don't forget to add the name template '[groupId].[artifactId]' under the "Advanced" tab.
  5. Overview of all TweetyProject libraries
  6. Optional step if you want to use TweetyProject libraries in another project you created: Add the TweetyProject libraries to the Java build path of the other project. If the other project is not in the same working set, add the libraries to the "Classpath", not the "Modulepath".
  7. Update regularly to get the most recent version
    $ git pull



back



Last updated 28.01.2021, Anna Gessler | Terms