Re: Usages plugin problem with deleted classes

2004-09-23 Thread Suraj Acharya
Hi Raul, Thanks for the feedback. Can you give me some information which will help me debug this problem ? Was bsh running when you renamed the class? If the .class file is not in the classpath then getting rid of the files in ~/.jde-usages while bsh is not running should fix the problem.

Re: [jde] Re: Usages plugin problem with deleted classes

2004-09-23 Thread Raul Acevedo
On Thu, 2004-09-23 at 16:04 -0700, Suraj Acharya wrote: Was bsh running when you renamed the class? Someone else renamed the class, I simply synchronized my code base. I have since restarted Emacs several times. If the .class file is not in the classpath then getting rid of the files in

Re: [jde] Re: Usages plugin problem with deleted classes

2004-09-23 Thread Suraj Acharya
On Thu, 23 Sep 2004 16:27:40 -0700, Raul Acevedo [EMAIL PROTECTED] wrote: On Thu, 2004-09-23 at 16:04 -0700, Suraj Acharya wrote: Was bsh running when you renamed the class? Someone else renamed the class, I simply synchronized my code base. I have since restarted Emacs several times.

Usages plugin problem with deleted classes

2004-09-22 Thread Raul Acevedo
I'm using the usages plugin, and it's awesome. One problem: a class that got deleted (actually renamed to a different package) a few days ago is confusing it when I lookup subclasses; it somehow finds a reference to the old class, but since it's not compiled and the source is not around, it