JTransformer Installation

Prerequisites

  1. SWI-prolog version >= 5.11.35
    • Add the “bin” directory of your SWI-Prolog installation to the system PATH (if not done already by the installer).
    • Known issues with: 64-bit Windows | Linux | Upgrading from older SWI-Prolog versions
    • Mac users be aware that there are two different versions for Leopard and SnowLeopard
  2. JDK/JRE version >= 1.6.X
  3. Eclipse version 3.5.x or 3.6.x
    • Use a configuration that includes the Plugin Development Environment (PDE), e.g. the Classic or Eclipse for RCP/Plug-in Developers config.
    • 64-bit Eclipse for Windows
    • Start Eclipse with the command line options "-Xmx512M"

JTransformer Update Site

  • Make sure that you have fulfilled the above prerequisites!
  • Add the JTransformer Update Site to your Eclipse installation by entering the following URL in ”Help” → ”Install new Software…” → ”Add…”:
The nightly update site for JTransformer 3.0.X has changed from update-site-jt-3-nightly to update-site-nightly
Eclipse Version JTransformer Version Date JTransformer Update Site URL Comment
3.5-3.7 3.0.2 07.11.2011 15:29 http://sewiki.iai.uni-bonn.de/public-downloads/update-site/ Recommended, stable version with full Java 5 support. See migration
3.7 3.0.3 nightly http://sewiki.iai.uni-bonn.de/public-downloads/update-site-nightly/ Version with full Java 5 support. See migration. Also contains the nightly Cultivate builds.
3.5-3.7 2.9.2 05.05.2011 17:43 http://sewiki.iai.uni-bonn.de/public-downloads/update-site-2.9/ this version doesn't support Generics and still uses type terms
  • Select at least the “JTransformer” and “PDT” features. This is how it should look (except for the version number):

 JTransformer Update Site

  • You should uncheck “Contact all update sites during install to find required software”, otherwise it takes some time
  • Press “Next” and follow the instructions.

Release Notes and Old Versions

Migration from Previous JT Versions

After Installation

Follow the instructions in the JTransformer tutorial to set up your first JTransformer Project and write your first query.

Last modified: 2013/05/20 20:05
*