Browse Source

build should cope now.

tags/pre_pr_153572
aclement 18 years ago
parent
commit
c6b1c7c63f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      org.aspectj.lib/.classpath

+ 1
- 1
org.aspectj.lib/.classpath View File

@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="ASPECTJRT_LIB"/>
<classpathentry kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
<classpathentry kind="src" path="testsrc"/>
<classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
<classpathentry kind="output" path="bin"/>

Loading…
Cancel
Save