[Jreepad-CVS] jreepad .classpath,1.1,1.2
Brought to you by:
danstowell
From: PeWu <pe...@us...> - 2007-01-18 09:33:10
|
Update of /cvsroot/jreepad/jreepad In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv20863 Modified Files: .classpath Log Message: Updated for the new name of gnu regexp jar Index: .classpath =================================================================== RCS file: /cvsroot/jreepad/jreepad/.classpath,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .classpath 14 Jan 2007 16:58:24 -0000 1.1 --- .classpath 18 Jan 2007 09:33:07 -0000 1.2 *************** *** 4,8 **** <classpathentry kind="lib" path="lib/AppleJavaExtensions.jar"/> <classpathentry kind="lib" path="lib/BrowserLauncher2-10rc4.jar"/> ! <classpathentry kind="lib" path="lib/gnu-regexp-1.1.4.jar"/> <classpathentry kind="lib" path="lib/JTextile-1.2.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> --- 4,8 ---- <classpathentry kind="lib" path="lib/AppleJavaExtensions.jar"/> <classpathentry kind="lib" path="lib/BrowserLauncher2-10rc4.jar"/> ! <classpathentry kind="lib" path="lib/gnu-regexp-1.1.4-lib.jar"/> <classpathentry kind="lib" path="lib/JTextile-1.2.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |