ANN: JDE 2.2.7beta8 available at ...

2001-04-16 Thread Paul Kinnucan
http://jde.sunsite.dk/ JDE 2.2.7beta8 *** * PLEASE READ * *** * * *

RE: Minor nits

2001-04-16 Thread Schewe, Jon (MN65)
In addition to these two I've noticed that since 2.2.7beta6 I've also lost hte ability to define extra bits to highlight. Previously I'd used: (add-to-list 'java-font-lock-keywords-3 '("\\<\\(HACK\\)" 1 font-lock-warning-face t)) Now this no longer works. Is JDE now ignoring the va

RE: (Java Code using BCEL) Way to cleanup import statements?

2001-04-16 Thread Sandip Chitale
Here is the code for ImportsDumper using BCEL. You will need BCEL library from http://bcel.sourceforge.net/ Is there a way in JDE to find the fully qualified name of the class file for a given java buffer file name ? May be a lisp guru can hook this up to the compilation-finish-hook and update th

Minor nits

2001-04-16 Thread Schewe, Jon (MN65)
- is it possible to teach c-fill-paragraph not to break {@link ...} across a line? If it is broken then javadoc doesn't like it. - when I upgraded to 2.2.7beta6 my coloring changed, previously public, private and protected got different colors. Now they're all the same color. Is this change int

RE: Way to cleanup import statements?

2001-04-16 Thread Sandip Chitale
Well, Scott Stanchfield had started some work on this - http://www.javadude.com/tools/importifier/index.html Also here is my post from few months ago - There is a perpetual controversy about wild card vs specific imports : import java.awt.*; vs import java.awt.Frame; import java.awt.Pa

Re: find file recursively

2001-04-16 Thread John L. Utz III
ah, i am one of those lucky souls that writes for both. somedays win32 annoys me, some days linux annoys me. :-) and i run freebsd at home anyway. but i'll stop being off topic now :-) On 13 Apr 2001, (Kevin A. Burton) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > "John L. Utz

problem with 2.2.7beta7

2001-04-16 Thread Schewe, Jon (MN65)
I just installed 2.2.7beta7 under XEmacs 21.1.3. Things worked ok with beta6, except for etrace. Signaling: (wrong-number-of-arguments # 1) local-variable-if-set-p(jde-run-working-directory) (and (local-variable-if-set-p symbol) (quote set)) ) (or (and (local-variable-if-set-p symbol) (q