|
@@ -1,38 +1,38 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<feature
|
|
|
- id="de.itemis.xtext.utils.gmf"
|
|
|
- label="Xtext GMF Integration (XGI)"
|
|
|
- version="1.0.0.qualifier"
|
|
|
- provider-name="itemis AG">
|
|
|
-
|
|
|
- <description url="http://www.example.com/description">
|
|
|
- %description
|
|
|
- </description>
|
|
|
-
|
|
|
- <copyright url="http://www.example.com/copyright">
|
|
|
- %copyright
|
|
|
- </copyright>
|
|
|
-
|
|
|
- <license url="%licenseURL">
|
|
|
- %license
|
|
|
- </license>
|
|
|
-
|
|
|
- <includes
|
|
|
- id="de.itemis.xtext.utils.gmf.source"
|
|
|
- version="0.0.0"/>
|
|
|
-
|
|
|
- <requires>
|
|
|
- <import plugin="org.eclipse.core.runtime" version="3.6.0" match="compatible"/>
|
|
|
- <import plugin="org.eclipse.xtext.ui" version="2.0.0" match="compatible"/>
|
|
|
- <import plugin="org.eclipse.gmf.runtime.diagram.ui" version="1.4.0" match="compatible"/>
|
|
|
- <import feature="de.itemis.xtext.utils.jface" version="1.0.0" match="compatible"/>
|
|
|
- </requires>
|
|
|
-
|
|
|
- <plugin
|
|
|
- id="de.itemis.xtext.utils.gmf"
|
|
|
- download-size="0"
|
|
|
- install-size="0"
|
|
|
- version="0.0.0"
|
|
|
- unpack="false"/>
|
|
|
-
|
|
|
-</feature>
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<feature
|
|
|
+ id="de.itemis.xtext.utils.gmf"
|
|
|
+ label="Xtext GMF Integration (XGI)"
|
|
|
+ version="1.0.0.qualifier"
|
|
|
+ provider-name="itemis AG">
|
|
|
+
|
|
|
+ <description url="http://www.example.com/description">
|
|
|
+ %description
|
|
|
+ </description>
|
|
|
+
|
|
|
+ <copyright url="http://www.example.com/copyright">
|
|
|
+ %copyright
|
|
|
+ </copyright>
|
|
|
+
|
|
|
+ <license url="%licenseURL">
|
|
|
+ %license
|
|
|
+ </license>
|
|
|
+
|
|
|
+ <includes
|
|
|
+ id="de.itemis.xtext.utils.gmf.source"
|
|
|
+ version="0.0.0"/>
|
|
|
+
|
|
|
+ <requires>
|
|
|
+ <import plugin="org.eclipse.core.runtime" version="3.6.0" match="compatible"/>
|
|
|
+ <import plugin="org.eclipse.xtext.ui" version="2.0.0" match="compatible"/>
|
|
|
+ <import plugin="org.eclipse.gmf.runtime.diagram.ui" version="1.4.0" match="compatible"/>
|
|
|
+ <import feature="de.itemis.xtext.utils.jface" version="1.0.0" match="compatible"/>
|
|
|
+ </requires>
|
|
|
+
|
|
|
+ <plugin
|
|
|
+ id="de.itemis.xtext.utils.gmf"
|
|
|
+ download-size="0"
|
|
|
+ install-size="0"
|
|
|
+ version="0.0.0"
|
|
|
+ unpack="false"/>
|
|
|
+
|
|
|
+</feature>
|