Changeset 328 for trunk/anttasks/.classpath
- Timestamp:
- 05/01/07 13:28:54 (5 years ago)
- Files:
-
- trunk/anttasks/.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/anttasks/.classpath
r292 r328 3 3 <classpathentry kind="src" path="src"/> 4 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry kind="lib" path=" C:/downloads/apache-ant-1.7.0-bin/apache-ant-1.7.0/lib/ant.jar"/>5 <classpathentry kind="lib" path="lib/ant.jar"/> 6 6 <classpathentry kind="output" path="bin"/> 7 7 </classpath>
