Cannot install asm framework and outtecode outline plugin

I am trying to install the http://asm.ow2.org/eclipse/index.html plugin using . ObjectWeb Eclipse Update Site

I chose ASM Frameworkand Bytecode outlinethrough Install New Software. But during installation I have an error

An error occurred while installing the items
session context
was:(profile=epp.package.jee,phase=org.eclipse.equinox.internal.p2.engine.phases.Install, 
operand=null --> [R]org.objectweb.asm 2.0.0, action=).
Failed to prepare partial IU: [R]org.objectweb.asm 2.0.0.
+4
source share
1 answer

It seems that the Eclipse ASM Bytecode Outline plugin has not been supported for some time, which leads to any type of compatibility issues. For newer versions of Eclipse, I recommend instead this alternative version instead .

, , , Eclipse 2.0 Style Plugin Support Eclipse Project Updates. Eclipse Tests, Examples, and Extras. , , , , , , , . .

:

+4

All Articles