Author: koen.aers(a)jboss.com
Date: 2011-08-18 13:17:57 -0400 (Thu, 18 Aug 2011)
New Revision: 34064
Added:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.settings/org.eclipse.ltk.core.refactoring.prefs
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
Removed:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/module.xml
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/org/jboss/tools/forge/runtime/ext/
Log:
JBIDE-9561
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath 2011-08-18 16:52:21
UTC (rev 34063)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.classpath 2011-08-18 17:17:57
UTC (rev 34064)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry excluding="modules/" kind="src"
path=""/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path=""/>
</classpath>
Added:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.settings/org.eclipse.ltk.core.refactoring.prefs
===================================================================
---
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.settings/org.eclipse.ltk.core.refactoring.prefs
(rev 0)
+++
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/.settings/org.eclipse.ltk.core.refactoring.prefs 2011-08-18
17:17:57 UTC (rev 34064)
@@ -0,0 +1,3 @@
+#Thu Aug 18 18:06:38 CEST 2011
+eclipse.preferences.version=1
+org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
Deleted: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/module.xml
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/module.xml 2011-08-18 16:52:21
UTC (rev 34063)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/module.xml 2011-08-18 17:17:57
UTC (rev 34064)
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<module xmlns="urn:jboss:module:1.0"
name="org.jboss.tools.forge.runtime.ext">
-
- <resources>
- <resource-root path="../../../../../../../../bin" />
- </resources>
-
- <dependencies>
- <module name="org.jboss.forge.shell-api"/>
- <module name="javax.api"/>
- </dependencies>
-
-</module>
Copied:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
(from rev 34056, trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/module.xml)
===================================================================
---
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
(rev 0)
+++
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml 2011-08-18
17:17:57 UTC (rev 34064)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<module xmlns="urn:jboss:module:1.0"
name="org.jboss.tools.forge.runtime.ext">
+
+ <resources>
+ <resource-root path="../../../../../../../.." />
+ </resources>
+
+ <dependencies>
+ <module name="org.jboss.forge.shell-api"/>
+ <module name="javax.api"/>
+ </dependencies>
+
+</module>
Property changes on:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/org/jboss/tools/forge/runtime/ext
___________________________________________________________________
Added: svn:ignore
+ *.class
Show replies by date