Re: finding all Java classes in a project

Svata Dedic <[email protected]> Wed, 25 Jun 2003 20:38:47 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
Sreenivasa Viswanadha wrote:
> design. FYI, you
> can scan JDK sources and get all the toplevel class names in < 5 sec 
> without any caching.
> 
Yes a single-purpose code you have presented in the past would do that 
nicely.

-Svata