beanshell - how to override classes from jde.jar

Pawel <[email protected]>
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
Hallo
when I'm running beanshell I get the following classpath:
cd /home/java/
/usr/java/jdk1.5.0_06/bin/java -classpath /root/emacs-packages/jde-2.3.5/java/lib/bsh.jar:/root/emacs-packages/jde-2.3.5/java/bsh-commands:/root/emacs-packages/jde-2.3.5/java/lib/checkstyle-all.jar:/root/emacs-packages/jde-2.3.5/java/lib/jakarta-regexp.jar:/root/emacs-packages/jde-2.3.5/java/lib/jde.jar:/usr/java/jdk1.5.0_06/lib/tools.jar:/root/emacs-packages/jde-2.3.5/plugins/usages/classes:/root/emacs-packages/jde-2.3.5/plugins/usages/lib/usages.jar:/home/java/ bsh.Interpreter

BeanShell 2.0b2 - by Pat Niemeyer ([email protected])
bsh % bsh % bsh % bsh % bsh % bsh % bsh % 

I want to put additional path before jde.jar, it is:
/root/emacs-packages/jde-2.3.5/java/classes

I tried to modify `bsh-classpath', but it did not make the effect.

bsh-classpath's value is 
("/root/emacs-packages/jde-2.3.5/java/classes")

Can You tell me how to do that?

Greetings
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.