Skip to content

Commit 3274665

Browse files
authored
Metaprogramming approach name changed to FullyQualifiedName (#8)
Signed-off-by: Ronan Guéguen <[email protected]>
1 parent 0d078ad commit 3274665

File tree

1 file changed

+1
-1
lines changed
  • java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog

1 file changed

+1
-1
lines changed

java_xdsml/plugins/org.eclipse.gemoc.execution.sequential.javaxdsml.metaprog/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<extension
55
point="org.eclipse.gemoc.gemoc_language_workbench.metaprog">
66
<approach
7-
name="kermeta3"
7+
name="org.eclipse.gemoc.metaprog.kermeta3"
88
validator="org.eclipse.gemoc.execution.sequential.javaxdsml.ruleprovider.Kermeta3RuleProvider">
99
</approach>
1010
</extension>

0 commit comments

Comments
 (0)