The upcoming JTransformer version 2.8 involves a few changes to the representation of the AST. You can preview them here to prepare for the migration of existing JTransformer applications.
→ Read more...
Table of Contents
JTransformer Documents
For users
See also the online JT tutorial and the JT example projects1).
If you don't need to extend JTransformer (that is, in 99.9% of all cases) use the standard installation of JTransformer available from the update site.
For system developers
The following might be helpful for people who want to extend JTransformer or create some system that is similar to JTransformer. People who simply want to use JT/ST need none of it:
Extending the core of JTransformer is currently reserved to members of the team:
1)
You can (re)create the example projects in Eclipse via “New → Example → JTransformer”.


