Hi all!

I started using jde a couple days ago. The problem is that every time I  
run jde-open-class-at-point command (bound to C-c C-v C-y by default) I  
get error "Could not find \bString\b in String.java" (if trying to lookup  
String class). After that there appears dialog window which offers to  
choose parent class -- either org.omg.CORBA.Object or java.lang.Object. At  
the same time a new window with String.java opens but it seems like jde  
can't find constructor (if looking up String) or method (if looking up  
String method "indexOf" for example) inside that file.

Another problem (but it is not that urgent) is that using the same command  
I can't lookup symbol definition for variables defined inside foreach  
loops and anything that concerns generics. Maybe it has smth to do with  
jdk-1.6 (id est its support in jde)? Though foreach loops and generics  
have been introduced in j2se 5.0 as far as I know.

My jde-sourcepath contains /opt/sun-jdk-1.6.0.13/src folder. I use emacs  
22.3-r2 and jde 2.3.6 (tried 2.3.5.1-r2 before).
Thanks in advance.

Regards, Alexey.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to