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"

(Running JET)
(JET Templates)
Line 24: Line 24:
 
* [[JET FAQ Why do I get errors stating variable 'org.eclipse.jet.resource.project.name' is undefined?]]
 
* [[JET FAQ Why do I get errors stating variable 'org.eclipse.jet.resource.project.name' is undefined?]]
  
= JET Templates =
+
= JET Extension Points =
 
* [[JET FAQ How do I create custom XPath Function?]]
 
* [[JET FAQ How do I create custom XPath Function?]]
 
* [[JET FAQ How do I create custom tag?]]
 
* [[JET FAQ How do I create custom tag?]]
 +
* [[JET FAQ Why my custom container tag does not process its body content ?]]
 +
* [[JET FAQ Who do I have an 'Error: Unknown function name' with my custom XPath Function ?]]
  
 
= User Specific Code =
 
= User Specific Code =

Revision as of 11:14, 19 July 2007

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

JET1 vs JET2

Back to the top