Edit C:\Users\Admin\.m2\repository\org\beanshell\bsh\2.0b4\bsh\commands\getResource.bsh
/** Get a resource from the BeanShell classpath. This method takes into account modification to the BeanShell class path via addClassPath() and setClassPath(); */ bsh.help.getResource = "usage: getResource( String name )"; import bsh.Interpreter; URL getResource( String path ) { return this.interpreter.getClassManager().getResource( path ); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de