Last change
on this file since 909 was
438,
checked in by Mateusz Poszwa, 9 years ago
|
Ported Framclipse to Xtext 2.8.4
|
-
Property svn:eol-style set to
native
-
Property svn:mime-type set to
text/xml
|
File size:
379 bytes
|
Rev | Line | |
---|
[437] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <?eclipse version="3.0"?> |
---|
| 3 | |
---|
| 4 | <plugin> |
---|
| 5 | |
---|
| 6 | <extension point="org.eclipse.emf.ecore.generated_package"> |
---|
| 7 | <package |
---|
| 8 | uri = "http://www.framsticks.com/framclipse/FramScript" |
---|
| 9 | class = "com.framsticks.framclipse.framScript.FramScriptPackage" |
---|
[438] | 10 | genModel = "model/generated/FramScript.genmodel" /> |
---|
[437] | 11 | |
---|
| 12 | </extension> |
---|
| 13 | |
---|
| 14 | |
---|
| 15 | |
---|
| 16 | |
---|
| 17 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.