Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "M2T-JET"

m (Articles: move to Eclipse Help)
m (Articles)
Line 13: Line 13:
  
 
== Articles ==
 
== Articles ==
 
+
The first article talks about the new version of JET, sometimes called JET2:
 +
* [http://www-128.ibm.com/developerworks/java/library/os-ecl-jet/index.html?ca=drs Create more -- better -- code in Eclipse with JET]
 +
The next two articles are talking about the original JET. If you want to walk through those turorials using the new Jet Editor (v. 0.9), you should set Preferences->Jet Transformations->Compiler Options->Generate Method Conformance to JET1, or the editor will complain. 
 
* [http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.emf.doc/tutorials/jet1/jet_tutorial1.html JET Tutorial Part 1 (Introduction to JET)]
 
* [http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.emf.doc/tutorials/jet1/jet_tutorial1.html JET Tutorial Part 1 (Introduction to JET)]
 
* [http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.emf.doc/tutorials/jet2/jet_tutorial2.html JET Tutorial Part 2 (Write Code that Writes Code)]
 
* [http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.emf.doc/tutorials/jet2/jet_tutorial2.html JET Tutorial Part 2 (Write Code that Writes Code)]
* [http://www-128.ibm.com/developerworks/java/library/os-ecl-jet/index.html?ca=drs Create more -- better -- code in Eclipse with JET]
 
  
 
== Javadoc ==
 
== Javadoc ==

Revision as of 06:23, 11 March 2008

Frequently Asked Questions

Plans

Guides

Articles

The first article talks about the new version of JET, sometimes called JET2:

The next two articles are talking about the original JET. If you want to walk through those turorials using the new Jet Editor (v. 0.9), you should set Preferences->Jet Transformations->Compiler Options->Generate Method Conformance to JET1, or the editor will complain.

Javadoc

Presentations

Related Links

Back to the top