Fixed runtime claspath for objectweb-asmtools
now mandatory for everything
This commit is contained in:
parent
8ed7ace80f
commit
59edadc762
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ _set_java_home
|
|||
set_jvm
|
||||
|
||||
# all dependencies must be on classpath
|
||||
set_classpath java-runtime-decompiler rsyntaxtextarea byteman google-gson classpathless-compiler
|
||||
set_classpath java-runtime-decompiler rsyntaxtextarea byteman google-gson classpathless-compiler objectweb-asm
|
||||
CLASSPATH=$CLASSPATH:${JAVA_HOME}/lib/tools.jar
|
||||
|
||||
# set path to agent automatically
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue