You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-commits@incubator.apache.org by cl...@apache.org on 2005/04/22 05:26:10 UTC

svn commit: r164173 - /incubator/graffito/trunk/commons/.classpath

Author: clombart
Date: Thu Apr 21 22:26:09 2005
New Revision: 164173

URL: http://svn.apache.org/viewcvs?rev=164173&view=rev
Log:
update classpath

Modified:
    incubator/graffito/trunk/commons/.classpath

Modified: incubator/graffito/trunk/commons/.classpath
URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/commons/.classpath?rev=164173&r1=164172&r2=164173&view=diff
==============================================================================
--- incubator/graffito/trunk/commons/.classpath (original)
+++ incubator/graffito/trunk/commons/.classpath Thu Apr 21 22:26:09 2005
@@ -9,6 +9,8 @@
   </classpathentry>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
   </classpathentry>
+  <classpathentry kind="var" path="MAVEN_REPO/graffito/jars/graffito-api-1.0-a1-dev.jar">
+  </classpathentry>
   <classpathentry kind="output" path="target/classes">
   </classpathentry>
 </classpath>