Fixes command syntax for ls and dir.
[jnode:svn-mirror.git] / textui / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src/textui"/>
4         <classpathentry exported="true" kind="src" path="/core"/>
5         <classpathentry exported="true" kind="src" path="/shell"/>
6         <classpathentry kind="lib" path="/core/lib/log4j-1.2.8.jar"/>
7         <classpathentry kind="lib" path="/all/lib/classlib.jar" sourcepath="/all/lib/classlib-src.jar"/>
8         <classpathentry kind="output" path="build/classes"/>
9 </classpath>