>>>>
Hi, I have installed JDE 2.1.5 on Win2k in combination with NT/Emacs 20.4 and JDK1.2.2. I have installed JDE, and it works properly. I can compile and run the java program. Great! But every time I fire up Emacs and JDE with a java file, I'll have to specify both where my compiler and interpreter are located using: jde-set-compiler for javac (/jdk1.2.2/bin/javac) and, jde-run-set-vm-w for javaw (/jdk1.2.2/bin/javaw) Is there a way that I can configure JDE/Emacs, so that these settings are set every time I fire up a java file in Emacs/JDE. It's really annoying to do it every time I begin a new session! Thanx JellyBear
You have to use Emacs customize facility to specify these settings. The JDE User's Guide explains how to do this.
- Paul
------------------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http:/sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html
Please use JDE->Help->Submit Problem Report when reporting a bug or seeking help. This will insure that you include all information that may be required to solve your problem.
