source:
to-imperative/trunk/java/.classpath
@
3611
Last change on this file since 3611 was 3611, checked in by yura, 13 years ago | |
---|---|
|
|
File size: 622 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <classpath> |
3 | <classpathentry kind="src" path="refal"/> |
4 | <classpathentry kind="src" path="java"/> |
5 | <classpathentry kind="con" path="org.refal.rfpdt.launching.rfpContainer"/> |
6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> |
7 | <classpathentry kind="lib" path="asm/" sourcepath="asm-src.zip"> |
8 | <attributes> |
9 | <attribute name="javadoc_location" value="http://asm.objectweb.org/asm30/javadoc/user/"/> |
10 | </attributes> |
11 | </classpathentry> |
12 | <classpathentry kind="output" path="bin"/> |
13 | </classpath> |
Note: See TracBrowser
for help on using the repository browser.