Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JET Guide
Previous Page Home Next Page

Getting Started

JET is a tool for generating one or more files from a model using templates. Templates are a mixture of text and JET commands (know as tags). The tags extract information from a model, and place it into the expanded template. JET then writes the expanded template to the Eclipse workspace. A collection of JET templates is called a transformation. Each transformation is created as a separate JET project.

You can start learning JET by creating a JET project, understanding the structure of a JET project and learning the most common JET tags. JET transformations extract information from an input model via XPath expressions. You can learn the basics of XPath by reading Essential XPath

In order to test your JET transformation, see Running JET Transformations

Once completed, you can share your transformation with others. See Deploying Transformations.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire