Christophe Garion 写道: > On Fri, 10 Oct 2008 23:11:24 +0800, "Haulyn R. Jason" <[EMAIL PROTECTED]> > said: > > Haulyn> Hi, Christophe: I am not sure what's wrong with my JDEE, it > Haulyn> seems there is not jde-run-unit-test function. How can I verify > Haulyn> it? I believe my JDEE is full-installed. It works well at most > Haulyn> points. and, when I run > > Haulyn> M-x customize-group jde-junit > > Haulyn> it seems no jde-junit existes. I need to deep in the problem. Do > Haulyn> you have other suggestions? Now I have to write test suit handly > Haulyn> and invoke my main method. > > Hi, > > You have to load the library : M-x load-library jde-junit > > I advice you to put the following in your .emacs: > > (require 'jde-junit) > > Thanks Christophe
It works. I though all libraries will be loaded with jde, now I modify my .emacs, everything work well. -- Thanks! Mobile: +086-15864011231 Website:http://www.openmotel.cn http://www.vvthumb.com GTalk:[EMAIL PROTECTED] Skype:saharabear Haulyn Runner Jason ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
