|
From: Robert E. <sky...@us...> - 2007-01-04 09:07:18
|
Update of /cvsroot/jcommander/plugins/org.jcommander.phileas.bookmarks In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23165 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.phileas.bookmarks/.classpath,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .classpath 29 May 2006 16:10:15 -0000 1.5 --- .classpath 4 Jan 2007 09:07:14 -0000 1.6 *************** *** 4,8 **** <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 kind="output" path="bin"/> </classpath> --- 4,7 ---- |