Author: rob.stryker(a)jboss.com
Date: 2011-04-12 16:12:27 -0400 (Tue, 12 Apr 2011)
New Revision: 30536
Modified:
workspace/adietish/org.jboss.ide.eclipse.as7.deployment/.classpath
Log:
workspace stuff
Modified: workspace/adietish/org.jboss.ide.eclipse.as7.deployment/.classpath
===================================================================
--- workspace/adietish/org.jboss.ide.eclipse.as7.deployment/.classpath 2011-04-12 19:56:00
UTC (rev 30535)
+++ workspace/adietish/org.jboss.ide.eclipse.as7.deployment/.classpath 2011-04-12 20:12:27
UTC (rev 30536)
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry exported="true" kind="lib"
path="jboss-threads-2.0.0.CR8.jar"/>
+ <classpathentry exported="true" kind="lib"
path="jboss-threads-2.0.0.CR8.jar"
sourcepath="jboss-threads-2.0.0.CR8-sources.jar"/>
<classpathentry exported="true" kind="lib"
path="jboss-as-controller-client-7.0.0.Beta3-SNAPSHOT.jar"
sourcepath="jboss-as-controller-client-7.0.0.Beta3-SNAPSHOT-sources.jar"/>
- <classpathentry exported="true" kind="lib"
path="jboss-as-protocol-7.0.0.Beta3-SNAPSHOT.jar"/>
- <classpathentry exported="true" kind="lib"
path="jboss-dmr-1.0.0.Beta5.jar"/>
- <classpathentry exported="true" kind="lib"
path="jboss-logging-3.0.0.Beta3.jar"/>
- <classpathentry exported="true" kind="lib"
path="jboss-marshalling-1.3.0.CR8.jar"/>
+ <classpathentry exported="true" kind="lib"
path="jboss-as-protocol-7.0.0.Beta3-SNAPSHOT.jar"
sourcepath="jboss-as-protocol-7.0.0.Beta3-SNAPSHOT-sources.jar"/>
+ <classpathentry exported="true" kind="lib"
path="jboss-dmr-1.0.0.Beta5.jar"
sourcepath="jboss-dmr-1.0.0.Beta5-sources.jar"/>
+ <classpathentry exported="true" kind="lib"
path="jboss-marshalling-1.3.0.CR8.jar"
sourcepath="jboss-marshalling-1.3.0.CR8-sources.jar"/>
<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="lib" path="jboss-logging-3.0.0.Beta5.jar"
sourcepath="jboss-logging-3.0.0.Beta5-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>