How do I modify the classpath of a macro?
Submitted by Friday, 9 April, 2004 - 11:08
on
I want to use a custom class to interpret a selected message (byte array) and create a new buffer with a nicely formatted, understandable, version of the message. I cant use the addClassPath() method of beanshell, I cant seem to get the instance of the Interpreter class, and I cant find the loadJarClasses.bsh mentioned in the jEdit manual.
Can anybody lend a hand?
Thanks
Can anybody lend a hand?
Thanks