get rid of PseudoClassLoader; InstrumentationClassFinder used instead. Also InstrumenterClassWriter using this finder is available as utility for all ASM-based instrumentation tasks

This commit is contained in:
Eugene Zhuravlev
2012-03-28 21:25:49 +02:00
parent aceb7e4e4e
commit 915bb96ff9
31 changed files with 1040 additions and 1060 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<orderEntry type="module" module-name="java-i18n" />
<orderEntry type="module" module-name="compiler-impl" />
<orderEntry type="library" name="asm" level="project" />
<orderEntry type="module" module-name="notNull" />
<orderEntry type="module" module-name="instrumentation-util" />
<orderEntry type="library" name="Groovy" level="project" />
<orderEntry type="module" module-name="IntelliLang-java" scope="RUNTIME" />
<orderEntry type="module" module-name="IntelliLang-xml" scope="RUNTIME" />