Browse Source

refactoring: pulled testcode up into this class from subtypes

tags/V1_6_12M2
aclement 12 years ago
parent
commit
4b9ef3b0e3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      testing/.classpath

+ 1
- 0
testing/.classpath View File

@@ -23,5 +23,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
<classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
Cancel
Save