Vincent Belaïche wrote: > I made again the experiment (this time I was not debugging the main of the > PicMultiCuve class for some unitary tests, but the main class > JPicEdt of the whole application). I attached all the traces. It seems that > roughly the same thing is happening. > It seems that the issue is that the class jde.util.JdeUtilities cannot be > found. I tried to re-build the java part of JDE by launching > the command > > ant build-java
When I run JDEE from the svn sandbox (which for me lives in ~/lib/lisp-packages/jdee-2.4.0-branch/), I build using: ant dist which places the compiled lisp and jarfiles under the dist subdirectory. JDEE is hooked into emacs in my init.el via: (add-to-list 'load-path "~/lib/lisp-packages/jdee-2.4.0-branch/dist/lisp") Cheers, Len. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
