fix @NotNull instrumentation for enum constructor parameters with ASM 3.3 (IDEA-56943); move NotNullVerifyingInstrumenterTest to java-tests

This commit is contained in:
Dmitry Jemerov
2010-07-30 21:33:38 +04:00
parent a847515b92
commit 0ac2793995
7 changed files with 156 additions and 12 deletions
+3
View File
@@ -15,6 +15,9 @@
<orderEntry type="module" module-name="platform-api" />
<orderEntry type="library" name="Velocity" level="project" />
<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" />
</component>
</module>