Re: Ongoing bsh interface problem
"Suraj Acharya" <[email protected]>
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
This sounds correct to me. Suraj On 3/11/06, Martin Schwamberger <[email protected]> wrote: > > > If the directory of the class being compiled does not appear in > the classpath, there should be no need for updating the class list. > The JDEE java method ProjectClasses.reloadClasses(String classPathEntry) > could just ignore the reload request if classPathEntry cannot be found > in this.classPath. > > HTH, > > Martin > >