|
From: Robert E. <sky...@us...> - 2007-01-04 09:06:53
|
Update of /cvsroot/jcommander/plugins/org.jcommander.ui.app In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv22723 Modified Files: .classpath Log Message: Updated VFS version to the latest 1.1 snapshot. Fixed plugin classpaths. Index: .classpath =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.ui.app/.classpath,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** .classpath 11 Jul 2006 14:45:15 -0000 1.9 --- .classpath 4 Jan 2007 09:06:49 -0000 1.10 *************** *** 5,9 **** <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="lib" path="/org.apache.commons.vfs/commons-vfs-1.0-RC8-SNAPSHOT.jar"/> <classpathentry exported="true" kind="lib" path="/org.apache.commons/commons-cli-1.0.jar"/> <classpathentry kind="output" path="bin"/> --- 5,8 ---- |