Kaynağa Gözat

IN PROGRESS - issue YAKHMI-34: Setup YAKINDU HMI product build
https://intern.itemis.de/jira/browse/YAKHMI-34

lothar@wendehals.de 14 yıl önce
ebeveyn
işleme
303027079c

+ 0 - 6
de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/feature.properties

@@ -4,12 +4,6 @@
 # java.io.Properties file (ISO 8859-1 with "\" escapes)
 # This file should be translated.
 
-# "featureName" property - name of the feature
-featureName=Xtext GMF Integration (XGI) Source Feature
-
-# "providerName" property - name of the company that provides the feature
-providerName=itemis AG
-
 # "updateSiteName" property - label for the update site
 updateSiteName=Xtext GMF Integration (XGI) Update Site
 

+ 38 - 38
de.itemis.xtext.utils/features/de.itemis.xtext.utils.gmf-feature/feature.xml

@@ -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>