On Wed, May 03, 2000 at 12:32:05AM +0000, Paul Kinnucan wrote:
> 
> You are misreading the code. All the JDE wizards use the value of
> jde-global-classpath, if set; otherwise, CLASSPATH. The jde-browse-class
> command invokes the Beanshell's browseClass command. Unfortunately, this
> command only looks at jar files on the classpath. This is an irritating
> limitation that I had forgotten. Perhaps the Beanshell's author will remove
> (or already has removed) this limitation. In the meantime, the workaround,
> though cumbersome, is to jar any of your own files that you want to browse.
> I use it mainly to browse the JDK classes so I'm not that bothered by the
> jar file only limitaion.

This will be fixed in the next release.


Thanks,
Pat

Reply via email to