Code Cleanup
This commit is contained in:
parent
2a4c8930ae
commit
4080bd0db9
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
/**
|
||||
** An example BCV Javascript Plugin.
|
||||
** This is used to display all of loaded classnodes that have been imported into BCV.
|
||||
**
|
||||
** @author [Your-Name-Goes-Here]
|
||||
**/
|
||||
|
||||
var PluginConsole = Java.type("the.bytecode.club.bytecodeviewer.api.PluginConsole");
|
||||
|
|
Loading…
Reference in a new issue