Author: timotei
Date: Thu Aug  4 21:09:31 2011
New Revision: 50588

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50588&view=rev
Log:
eclipse plugin: Play a bit with the dependencies

Modified:
    trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF
    trunk/utils/umc_dev/org.wesnoth/feature.xml
    trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product

Modified: trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF?rev=50588&r1=50587&r2=50588&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF (original)
+++ trunk/utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF Thu Aug  4 21:09:31 
2011
@@ -1,18 +1,20 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: org.wesnoth.ui
-Bundle-Vendor: www.wesnoth.org
-Bundle-Version: 1.0.3
-Bundle-SymbolicName: org.wesnoth.ui;singleton:=true
-Bundle-ActivationPolicy: lazy
-Require-Bundle: org.wesnoth;visibility:=reexport,
- org.eclipse.xtext.ui;bundle-version="2.0.0",
- org.eclipse.xtext.ui.shared;bundle-version="2.0.0",
- org.eclipse.ui.ide;bundle-version="3.5.0",
- org.eclipse.xtext.builder,
- org.eclipse.core.filesystem;bundle-version="1.3.0",
- org.wesnoth;bundle-version="1.0.0"
-Import-Package: org.apache.log4j
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Export-Package: org.wesnoth.ui.contentassist.antlr
-Bundle-Activator: org.wesnoth.ui.internal.WMLActivator
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: org.wesnoth.ui
+Bundle-Vendor: www.wesnoth.org
+Bundle-Version: 1.0.3
+Bundle-SymbolicName: org.wesnoth.ui;singleton:=true
+Bundle-ActivationPolicy: lazy
+Require-Bundle: org.wesnoth;visibility:=reexport,
+ org.eclipse.xtext.ui;bundle-version="2.0.0",
+ org.eclipse.xtext.ui.shared;bundle-version="2.0.0",
+ org.eclipse.ui.ide;bundle-version="3.5.0",
+ org.eclipse.xtext.builder,
+ org.eclipse.core.filesystem;bundle-version="1.3.0",
+ org.eclipse.ui.editors,
+ org.eclipse.ui,
+ org.antlr.runtime
+Import-Package: org.apache.log4j
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Export-Package: org.wesnoth.ui.contentassist.antlr
+Bundle-Activator: org.wesnoth.ui.internal.WMLActivator

Modified: trunk/utils/umc_dev/org.wesnoth/feature.xml
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/feature.xml?rev=50588&r1=50587&r2=50588&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/feature.xml (original)
+++ trunk/utils/umc_dev/org.wesnoth/feature.xml Thu Aug  4 21:09:31 2011
@@ -282,6 +282,111 @@
          unpack="false"/>
 
    <plugin
+         id="org.apache.commons.cli"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.common"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.ecore"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.jdt.core"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.ecore.xmi"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.ecore.editor"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.edit.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.ecore.edit"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.xpand"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.xtend"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.xtend.typesystem.emf"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.jdt.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.jdt.launching"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.jdt.core.manipulation"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.edit"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.emf.mwe.core"
          download-size="0"
          install-size="0"
@@ -289,6 +394,13 @@
          unpack="false"/>
 
    <plugin
+         id="org.eclipse.emf.mwe.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.emf.mwe.utils"
          download-size="0"
          install-size="0"
@@ -296,11 +408,10 @@
          unpack="false"/>
 
    <plugin
-         id="org.apache.commons.cli"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
+         id="org.eclipse.jdt.debug"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"/>
 
    <plugin
          id="org.eclipse.emf.mwe2.runtime"
@@ -310,7 +421,14 @@
          unpack="false"/>
 
    <plugin
-         id="org.eclipse.emf.mwe.ui"
+         id="org.eclipse.jdt.debug.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.emf.common.ui"
          download-size="0"
          install-size="0"
          version="0.0.0"

Modified: trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product?rev=50588&r1=50587&r2=50588&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product (original)
+++ trunk/utils/umc_dev/org.wesnoth/org.wesnoth.product Thu Aug  4 21:09:31 2011
@@ -401,19 +401,10 @@
    </plugins>
 
    <features>
+      <feature id="org.wesnoth" version="1.0.3"/>
+      <feature id="org.eclipse.xtext.runtime" version="2.0.0.v201106070531"/>
       <feature id="org.eclipse.platform" 
version="3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f"/>
-      <feature id="org.eclipse.rcp" 
version="3.7.0.v20110216-9DB5Fm1FpBGy_AaVz-mFamgY"/>
-      <feature id="org.eclipse.xpand" version="1.1.0.v201106070515"/>
-      <feature id="org.eclipse.xtend" version="1.1.0.v201106070515"/>
-      <feature id="org.eclipse.jdt" 
version="3.7.0.v20110520-0800-7z8gFchFMTdFYKuLqBLqRja9B15B"/>
-      <feature id="org.eclipse.emf.codegen" version="2.7.0.v20110606-0949"/>
-      <feature id="org.eclipse.emf.codegen.ecore" 
version="2.7.0.v20110606-0949"/>
-      <feature id="org.eclipse.emf.common" version="2.7.0.v20110605-0747"/>
-      <feature id="org.eclipse.emf.ecore" version="2.7.0.v20110605-0747"/>
-      <feature id="org.eclipse.emf" version="2.7.0.v20110606-0949"/>
       <feature id="org.eclipse.xtext.ui" version="2.0.0.v201106070531"/>
-      <feature id="org.eclipse.xtext.runtime" version="2.0.0.v201106070531"/>
-      <feature id="org.wesnoth" version="1.0.3"/>
    </features>
 
    <configurations>


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to