Is there a method or function somewhere in JDE to query and set
elisp variables from within a Java program?
I've had a scout through the JDE source but couldn't work out how it's
done, or is it only possible to call a Java method via bsh and pass
the elisp variable that way?
Also, I was going to update the buildClassList() method to include
the classpath from the "java.ext.dirs" property, but there appears to
be two classes: jde.util.JdeUtilities and jde.wizards.ImportWizard
which are functionally identical. Is one of these classes obsolete?
And has the buildClassList() already been updated or not?
Cheers
- Mark.