[jboss-cvs] JBossAS SVN: r89168 - projects/jboss-osgi/parent/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 20 04:50:27 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-05-20 04:50:26 -0400 (Wed, 20 May 2009)
New Revision: 89168

Removed:
   projects/jboss-osgi/parent/trunk/.classpath
   projects/jboss-osgi/parent/trunk/.settings/
Modified:
   projects/jboss-osgi/parent/trunk/
   projects/jboss-osgi/parent/trunk/.project
Log:
restructure svn - WIP


Property changes on: projects/jboss-osgi/parent/trunk
___________________________________________________________________
Name: svn:ignore
   + target


Deleted: projects/jboss-osgi/parent/trunk/.classpath
===================================================================
--- projects/jboss-osgi/parent/trunk/.classpath	2009-05-20 08:48:24 UTC (rev 89167)
+++ projects/jboss-osgi/parent/trunk/.classpath	2009-05-20 08:50:26 UTC (rev 89168)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
-	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

Modified: projects/jboss-osgi/parent/trunk/.project
===================================================================
--- projects/jboss-osgi/parent/trunk/.project	2009-05-20 08:48:24 UTC (rev 89167)
+++ projects/jboss-osgi/parent/trunk/.project	2009-05-20 08:50:26 UTC (rev 89168)
@@ -6,8 +6,13 @@
 	</projects>
 	<buildSpec>
 		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
+			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+			<triggers>full,incremental,</triggers>
 			<arguments>
+				<dictionary>
+					<key>LaunchConfigHandle</key>
+					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch</value>
+				</dictionary>
 			</arguments>
 		</buildCommand>
 		<buildCommand>




More information about the jboss-cvs-commits mailing list