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-FAQ"

m (Best Practices)
Line 7: Line 7:
 
= Best Practices =
 
= Best Practices =
 
* [[JET FAQ Should I write my JET code generator directly against UML2?]]
 
* [[JET FAQ Should I write my JET code generator directly against UML2?]]
 +
* [[M2T-JET-FAQ/Are there equivalents to the MVC pattern for JET transformations?]]
  
 
= Whitespace Handling =
 
= Whitespace Handling =

Revision as of 15:52, 22 January 2009

Welcome

Welcome to the M2T-JET FAQ. This is a work in progress. If you have question you'd like answered by the FAQ, please start by posting the the M2T newsgroup eclipse.modeling.m2t

General

Best Practices

Whitespace Handling

Input Models

Running JET

JET Extension Points

User Specific Code

JET and Headless builds

Back to the top