Update of /cvsroot/jcommander/plugins/org.jcommander.ui.editor
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23186
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.editor/.classpath,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** .classpath 19 Mar 2006 21:03:49 -0000 1.3
--- .classpath 4 Jan 2007 09:07:23 -0000 1.4
***************
*** 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 ----
|