JDEE 2.4.0.1
Emacs 23.1.50.1
JDEE seems to not be reading/using the 'jde-sourcepath' variable for JDB
['jde-jdb']
Here is a sample of the content/output from the debug buffer:
> cd /Users/livin/foo
> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/jdb
> -launch -classpath /Users/livin/foo/class my.jde.JDB
>
> Set uncaught java.lang.Throwable
> Set deferred uncaught java.lang.Throwable
> Initializing jdb ...
> >
> VM Started: No frames on the current call stack
>
> main[1]
This is despite the variable being defined in prj.el:
> '(jde-sourcepath (quote ("/Users/livin/foo/src" "/Users/livin/baz/src")))
Livin Stephen Sharma
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users