jsyntaxpane icon indicating copy to clipboard operation
jsyntaxpane copied to clipboard

[Patch] Fix class loading issue

Open GoogleCodeExporter opened this issue 9 years ago • 2 comments

I'm attaching a patch which fixes a class loading issue if jsyntaxpane isn't 
loaded on the system class loader.

Please review and apply it, if possible. I'd like to use jsyntaxpane to provide 
scripting support for the OpenStreetMap editor JOSM. In this context, 
jsyntaxpane is loaded as part of a plugin on a custom class loader. 



Original issue reported on code.google.com by [email protected] on 12 Jun 2011 at 3:50

Attachments:

GoogleCodeExporter avatar May 01 '15 11:05 GoogleCodeExporter

See also my clone on GitHub: 
https://github.com/Gubaer/jsyntaxpane/commits/fix-classloading

Original comment by [email protected] on 12 Jun 2011 at 3:51

GoogleCodeExporter avatar May 01 '15 11:05 GoogleCodeExporter

Thanks a lot. Your fix save the day :)

Original comment by [email protected] on 27 Aug 2011 at 2:39

GoogleCodeExporter avatar May 01 '15 11:05 GoogleCodeExporter