unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Re: Installing JDEE need help
       [not found] ` <htu5c8$4gb$1@localhost.localdomain>
@ 2015-04-05 17:57   ` bizeul.seb
  0 siblings, 0 replies; only message in thread
From: bizeul.seb @ 2015-04-05 17:57 UTC (permalink / raw)
  To: help-gnu-emacs

Le dimanche 30 mai 2010 18:56:39 UTC+2, Young a écrit :
> On 05/27/2010 05:27 AM, Young wrote:
> > 	I have installed Emacs23 and JDEE. When I tried to use jdb(C-c C-v
> > C-d), Debugger issue Lisp error.
> > 
> > Debugger entered--Lisp error: (error "Class not found: Fraction")
> >    signal(error ("Class not found: Fraction"))
> >    error("Class not found: %s" "Fraction")
> >    jde-find-class-source-file("Fraction")
> >    jde-db-find-class-source("Fraction")
> >    jde-db-set-debug-cursor("Fraction" "Fraction.java" 119)
> >    eieio-generic-call(jde-db-listener-filter-output ([object jd.........
> > 
> > 	I tried to find solution on internet. I cound't get any usuful for 3
> > days. Here is my variable setting in my .emacs.
> > 
> >   '(enable-recursive-minibuffers nil)
> >   '(jde-compile-option-debug (quote ("all" (t t t))))
> >   '(jde-compiler (quote ("javac server" "")))
> >   '(jde-db-read-app-args t)
> >   '(jde-global-classpath nil)
> >   '(jde-jdk (quote ("1.6.0_18")))
> >   '(jde-jdk-registry (quote (("1.5.0" .
> > "/usr/lib/jvm/java-1.5.0-gcj-4.4") ("1.6.0" .
> > "/usr/lib/jvm/java-6-openjdk"))))
> >   '(jde-sourcepath (quote ("~/src"))))
> > 
> > 
> > 
> > 	This is a part of *Message* buffer.
> > 
> > Setting up speedbar...done
> > Setting up cedet-contrib...done
> > Loading /usr/share/emacs/site-lisp/cedet-common/cedet.el (source)...done
> > jde-java-font-lock: building names cache...empty
> > For information about GNU Emacs and the GNU system, type C-h C-a.
> > Fraction.java has auto save data; consider M-x recover-this-file [2 times]
> > Setting customized JDE variables to startup values... [2 times]
> > Starting the BeanShell. Please wait...
> > Entering debugger...
> > error in process filter: jde-find-class-source-file: Class not found:
> > Fraction
> > error in process filter: Class not found: Fraction
> > byte-code: End of buffer
> > 
> > 
> > 	I cannot figure out what I did wrong.
> 
> 	I solved this problem myself. What I learned is that I have to setup up
> both jde.global.classpath and jde-sourcepath before using JDB.

Hi Young, pls how can I setup both jde.global.classpath and jde.sourcepath ? Thanx


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-05 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <htk077$l9e$1@localhost.localdomain>
     [not found] ` <htu5c8$4gb$1@localhost.localdomain>
2015-04-05 17:57   ` Installing JDEE need help bizeul.seb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).