You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by ah...@apache.org on 2006/10/05 09:27:19 UTC

svn commit: r453127 - /hivemind/branches/branch-2-0-annot/.classpath

Author: ahuegen
Date: Thu Oct  5 00:27:18 2006
New Revision: 453127

URL: http://svn.apache.org/viewvc?view=rev&rev=453127
Log:
Moved hivemind-task.properties to xml

Modified:
    hivemind/branches/branch-2-0-annot/.classpath

Modified: hivemind/branches/branch-2-0-annot/.classpath
URL: http://svn.apache.org/viewvc/hivemind/branches/branch-2-0-annot/.classpath?view=diff&rev=453127&r1=453126&r2=453127
==============================================================================
--- hivemind/branches/branch-2-0-annot/.classpath (original)
+++ hivemind/branches/branch-2-0-annot/.classpath Thu Oct  5 00:27:18 2006
@@ -2,7 +2,6 @@
 <classpath>
 	<classpathentry output="framework/target/eclipse-classes" kind="src" path="framework/src/java"/>
 	<classpathentry output="framework/target/eclipse-test-classes" kind="src" path="framework/src/test"/>
-	<classpathentry output="framework/target/eclipse-classes" kind="src" path="framework/src/descriptor"/>
 	<classpathentry output="framework/target/eclipse-test-classes" kind="src" path="framework/src/conf"/>
 	<classpathentry output="library/target/eclipse-classes" kind="src" path="library/src/java"/>
 	<classpathentry output="library/target/eclipse-test-classes" kind="src" path="library/src/test"/>