You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2007/04/23 13:59:32 UTC

svn commit: r531443 - /directory/ldapstudio/trunk/ldapstudio-aciitemeditor/.classpath

Author: pamarcelot
Date: Mon Apr 23 04:59:27 2007
New Revision: 531443

URL: http://svn.apache.org/viewvc?view=rev&rev=531443
Log:
Updated classpath.

Modified:
    directory/ldapstudio/trunk/ldapstudio-aciitemeditor/.classpath

Modified: directory/ldapstudio/trunk/ldapstudio-aciitemeditor/.classpath
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-aciitemeditor/.classpath?view=diff&rev=531443&r1=531442&r2=531443
==============================================================================
--- directory/ldapstudio/trunk/ldapstudio-aciitemeditor/.classpath (original)
+++ directory/ldapstudio/trunk/ldapstudio-aciitemeditor/.classpath Mon Apr 23 04:59:27 2007
@@ -2,10 +2,11 @@
 <classpath>
 	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="src" path="src/main/resources"/>
-	<classpathentry exported="true" kind="lib" path="lib/nlog4j-1.2.24.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/nlog4j-1.2.25.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.1.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/shared-asn1-0.9.6-SNAPSHOT.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/shared-ldap-0.9.6-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="output" path="target/classes"/>