RE: filling javadoc comments

2001-03-02 Thread wannhedenk
take a look at filladapt-mode http://cc-mode.sourceforge.net/filladapt.php -- knut -Original Message- From: Martin Monsorno [SMTP:[EMAIL PROTECTED]] Sent: Friday, March 02, 2001 11:57 AM To: jde mailing list Subject: filling javadoc comments I often use M-q inside of

etrace in jde-run not working

2001-03-02 Thread wannhedenk
I noticed there was some new functionality in jde-run.db for jumping to the files referenced by exception stack traces (like jde-stack). With the latest version of jde-run.el this doesn't seem to work. jde-run-etrace-current-marker makes a call to jde-find-class-source-file, which doesn't exist.

Re: AW: filling javadoc comments

2001-03-02 Thread eric
: Do you think it would be a good idea for the JDE : to require filladapt and set it up to do filling : correctly on Javadoc comments? Yes, please! Eric : : - Paul : : : At 01:01 PM 3/2/2001 +0100, you wrote: : take a look at filladapt-mode : http://cc-mode.sourceforge.net/filladapt.php

WG: automatic parsing of jikes' error messages: next-error

2001-03-02 Thread klaus . berndl
hello Paul, please look at my answer below to someones jikes-parsing problem. Maybe it would be useful if JDE contains a test similar the one i wrote below to check if the variable 'compilation-error-regexp-alist' is set correct for jikes and javac (This test could be done easily with two