beanshell / beanshell

Beanshell scripting language
Apache License 2.0
889 stars 182 forks source link

Class Browser not find java.* on MacOSX #175

Closed sourceforge-issue-exporter closed 2 years ago

sourceforge-issue-exporter commented 23 years ago

On Mac OS X... BeanShell desktop's ClassBrowser does not find the classes that come with the VM. I have mentioned on the mailing list how you can find them in cross-platform programmatic ways using ClassLoader.getResource() tricks.

Reported by: dsmiley

Original Ticket: "beanshell/bugs/54":https://sourceforge.net/p/beanshell/bugs/54

jimjag commented 2 years ago

No longer applicable in BeanShell 3.0.0-SNAPSHOT.841