Browse Source

Add missing .classpath change

tags/V1_9_2RC3
Andy Clement 5 years ago
parent
commit
c0c6753217
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      weaver/.classpath

+ 1
- 1
weaver/.classpath View File

@@ -13,6 +13,6 @@
<classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
<classpathentry kind="lib" path="/lib/asm/asm-6.1.1.renamed.jar"/>
<classpathentry kind="lib" path="/lib/asm/asm-7.0-beta.renamed.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
Cancel
Save