[Red5commits] [673] jbauch

luke@codegent.com luke at codegent.com
Sun Apr 9 11:20:04 EDT 2006


updated classpath for "oflaDemo"


Timestamp: 04/10/06 00:41:30 (less than one hour ago) 
Change: 673 
Author: jbauch

Files (see diff or trac for details): 
java/server/trunk/.classpath


Trac: http://mirror1.cvsdude.com/trac/osflash/red5/changeset/673

Index: /java/server/trunk/.classpath
===================================================================
--- /java/server/trunk/.classpath (revision 670)
+++ /java/server/trunk/.classpath (revision 673)
@@ -2,5 +2,5 @@
 <classpath>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="webapps/oflaDemo/WEB-INF/src"/>
+	<classpathentry output="webapps/oflaDemo/WEB-INF/classes" kind="src" path="webapps/oflaDemo/WEB-INF/src"/>
 	<classpathentry kind="src" path="conf"/>
 	<classpathentry kind="lib" path="lib/xbean.jar"/>
@@ -32,5 +32,5 @@
 	<classpathentry output="webapps/test/WEB-INF/classes" kind="src" path="webapps/test/WEB-INF/src"/>
 	<classpathentry kind="lib" path="lib/quartz-1.5.2.jar"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.5"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>



More information about the Red5commits mailing list