[cvs] / ebmt-system / .classpath Repository:
ViewVC logotype

View of /ebmt-system/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (download) (annotate)
Fri Feb 9 12:42:19 2007 UTC (2 years, 9 months ago) by smies
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -2 lines
Added jargs.jar and usage info.
00001: <?xml version="1.0" encoding="UTF-8"?>
00002: <classpath>
00003:         <classpathentry kind="src" path="src"/>
00004:         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
00005:         <classpathentry kind="lib" path="lib/jwnl.jar"/>
00006:         <classpathentry kind="lib" path="lib/ocutil-2.2.jar"/>
00007:         <classpathentry kind="lib" path="lib/commons-logging.jar"/>
00008:         <classpathentry kind="lib" path="lib/jargs.jar"/>
00009:         <classpathentry kind="output" path="bin"/>
00010: </classpath>

  ViewVC Help
Powered by ViewVC 1.1-dev