Hi, You could try setting jde-sourcepath, that should improve the chances of finding the correct source file. But as you say, the class name is weird. Are you hitting a breakpoint, or stepping, or what are you doing when this happens?
/ Petter > -----Original Message----- > From: Rodrigo de Salvo Braz [mailto:[EMAIL PROTECTED] > Sent: den 16 mars 2003 00:05 > To: [EMAIL PROTECTED] > Subject: Source not found while debugging > > > Hello, > > When debugging with JDE in Emacs 21.2 under Cygwin > under Windows XP, I get the following message: > > Cannot find ncsa.rsb.ITR..TutoringSession source. > Enter path: ~/dev/java > > The default path is the correct one. What is going > wrong here? The only thing that seems suspicious is > the ".." right after ITR in the class name. Does it > have to do with the problem? Any ideas on how to fix > it? > > My .emacs is below (the JDE related part is the last > portion). Thanks in advance. >
