Indeed the asm jar bundled with IDEA seems to have been changed, i'm looking at it.
This is easily fixed, but I'll let Alexey take over as he seems to be in the middle of some work on the plugin.
Hi, got it.Try to fix some 'refactorings not finished yet' and close this one.
I mean, what i fix it by myself, sorry :)
I just found a workaround that will allow you to wait for Alexey to be able to release a new version.You just need to copy the following file in the apiComparator plugin folder (by default $\.IntelliJIdea70\config\plugins\apiComparator\lib) asm-all-2.2.3.jar : found here http://repo1.maven.org/maven2/asm/asm-all/2.2.3/asm-all-2.2.3.jar
Cool. Thanks guys!Bas
Please sign in to leave a comment.
Indeed the asm jar bundled with IDEA seems to have been changed, i'm looking at it.
This is easily fixed, but I'll let Alexey take over as he seems to be in the middle of some work on the plugin.
Hi, got it.
Try to fix some 'refactorings not finished yet' and close this one.
I mean, what i fix it by myself, sorry :)
I just found a workaround that will allow you to wait for Alexey to be able to release a new version.
You just need to copy the following file in the apiComparator plugin folder (by default $\.IntelliJIdea70\config\plugins\apiComparator\lib)
asm-all-2.2.3.jar : found here http://repo1.maven.org/maven2/asm/asm-all/2.2.3/asm-all-2.2.3.jar
Cool. Thanks guys!
Bas