Paul Kinnucan <[EMAIL PROTECTED]> writes:
> At 03:09 PM 1/19/00 +0000, Glenn Proctor wrote:
> >Hi
> >
> >I'm attempting to set jde-db-source-directories (via custom), in order
> >to get the new jde-show-class-source functionality.
> It's only necessary to point to the root. For example, pointing to
>
> c:/jdk1.2.2/src
>
> is sufficient to include the entire JDK source in the source path.
Thanks, that works well - I only had to add 2 entries rather than 200!
BTW, this is a very useful function for me; my project has hundreds of
auto-generated CORBA/Java source files and classes, and it's very nice
to be able to use JDE to generate import statements, view Javadocs,
and (now) look at the source.
Thanks again for a great utility.
Glenn.