Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-05-15 15:21:17 +0000
committerQuentin Le Menez2018-05-16 13:15:48 +0000
commit9b586fc1cf795254e351a85590d9e21d2ccae017 (patch)
tree2857a65d79cedd67b3ac70d931f2cb761a59dd09 /features
parent638a6697c3f78f77ec2061bb71a33e6198debb5a (diff)
downloadorg.eclipse.papyrus-9b586fc1cf795254e351a85590d9e21d2ccae017.tar.gz
org.eclipse.papyrus-9b586fc1cf795254e351a85590d9e21d2ccae017.tar.xz
org.eclipse.papyrus-9b586fc1cf795254e351a85590d9e21d2ccae017.zip
Bug 518452 - [releng] [photon] Update with the new gmf runtime update site
Change-Id: I361e43772b3a1e85e42bf7f41b5442944f747888 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'features')
-rwxr-xr-xfeatures/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/feature.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/feature.xml b/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/feature.xml
index 501aac3912c..6a1ca969318 100755
--- a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/feature.xml
+++ b/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/feature.xml
@@ -21,16 +21,6 @@ http://www.eclipse.org/legal/epl-v10.html
%license
</license>
- <url>
- <discovery label="gmf-tooling" url="http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/releases-3.3.1a/"/>
- </url>
-
- <requires>
- <import feature="org.eclipse.gmf.tooling" version="0.0.0"/>
- <import feature="org.eclipse.gmf.tooling.runtime" version="0.0.0"/>
- <import feature="org.eclipse.gmf.tooling.codegen.xtend2" version="0.0.0"/>
- </requires>
-
<plugin
id="org.eclipse.papyrus.codegen"
download-size="0"

Back to the top