Is your SVN JDEE one that you have built using ANT, or are you pointing directly at the lisp files in the SVN repo? The latter could cause your problem because jde.jar will not have been built.
Cheers, Len. On Sat, Jun 12, 2010 at 9:01 AM, Vincent Belaïche <[email protected]> wrote: > After runnning a build with JDEE I get the following error message: > > Starting the BeanShell. Please wait... > Beanshell expression evaluation error. > Expression: > jde.util.JdeUtilities.setProjectValues("c:/msys/1.0/local/projects/jpicedt/jpicedt/prj.el", > ""); > Error: // Error: EvalError: Class or variable not found: > jde.util.JdeUtilities : at Line: 1 : in file: <unknown file> : jde .util > .JdeUtilities .setProjectValues ( > "c:/msys/1.0/local/projects/jpicedt/jpicedt/prj.el" , "" ) > > > I seems that JDEE/Beanshell does not work any longer for me, this is since I > have changed my machine from my old Win2000 to a WinXP machine, and replaced > a released JDEE, by an SVN one. > > > Any idea ? > > Vincent. > > > > ________________________________ > De nouvelles Emoticones sur Messenger ? Téléchargez les Emoticones pâte à > modeler ! > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > jdee-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jdee-users > > ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
