Browse Source

trick the build machine into compiling our code !

tags/preDefaultReweavable
aclement 18 years ago
parent
commit
24e42cff34
2 changed files with 1 additions and 0 deletions
  1. 1
    0
      weaver5/.classpath
  2. 0
    0
      weaver5/testsrc/Weaver5ModuleTests.java

+ 1
- 0
weaver5/.classpath View File

@@ -2,6 +2,7 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="java5-src"/>
<classpathentry kind="src" path="testsrc"/>
<classpathentry kind="src" path="java5-testsrc"/>
<classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/weaver"/>

weaver5/java5-testsrc/Weaver5ModuleTests.java → weaver5/testsrc/Weaver5ModuleTests.java View File


Loading…
Cancel
Save