use full ASM library to satisfy plugin verifier

This commit is contained in:
Leonid Shalupov
2012-02-29 13:03:21 +04:00
parent fd7397a1ce
commit 461c8d773d
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="asm"> <library name="asm">
<CLASSES> <CLASSES>
<root url="jar://$PROJECT_DIR$/lib/asm-util-3.3.1.jar!/" /> <root url="jar://$PROJECT_DIR$/lib/asm-all-3.3.1.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
Binary file not shown.
Binary file not shown.