Java Reference
In-Depth Information
Figure 7-2
Xpand code templates
Figure 7-3
Xpand code completion
To invoke workflows on templates, you need to add the required dependen-
cies to your project. In the future, this will hopefully not be required, nor will the
use of Java source paths to locate template files and models. For now, however,
the following dependencies are added to the MANIFEST.MF file when creating a
DSL project. When using additional features, such as Java code beautifiers,
you must add org.eclipse.jdt.core , org.eclipse.runtime.core , and
org.eclipse.jface.text , in addition to plug-ins that might contain the
models referenced in the workflow.
Require-Bundle : org.eclipse.emf.ecore;bundle-version="2.4.0",
org.eclipse.xpand;bundle-version="0.7.0",
Search WWH ::




Custom Search