Re: [jde] Re: [jde] problems finding symbol definition if class implements interface

2004-10-10 Thread Paul Kinnucan
Raul Acevedo writes: > On Sat, 2004-10-09 at 00:32 -0400, Paul Kinnucan wrote: > > Raul Acevedo writes: > > > Looking at the JDEE source, it looks like it just doesn't know about > > > symbols in interfaces at all. In particular, jde-open-jump-to-class > > > only knows to look in the paren

jde and semanticdb?

2004-10-10 Thread Joakim Verona
Hello, Im trying to get semanticdb and jde to work together. I dont know if im on the right track, but there seems to be a variable called semanticdb-project-predicate-functions. This is supposed to contain a function that informs semanticdb that it can store its persistent token database there.

Re: [jde] Re: [jde] problems finding symbol definition if class implements interface

2004-10-10 Thread Raul Acevedo
On Sat, 2004-10-09 at 00:32 -0400, Paul Kinnucan wrote: > Raul Acevedo writes: > > Looking at the JDEE source, it looks like it just doesn't know about > > symbols in interfaces at all. In particular, jde-open-jump-to-class > > only knows to look in the parent class, but it doesn't consider any