JDEbug and static variables

2005-09-15 Thread John
. Regards, John

Re: JDE-2.5.3 SemanticDB: too much of a good thing?

2005-03-25 Thread John Russell
or whatever its doing. Semantic does seem like a lot of overhead these days. John

Fwd: main abbrev and compiling

2005-03-14 Thread John Russell
It eventually returns, but compiling no longer works. The JDEE Compile Server output buffer then says. CompileServer output: -classpath /home/jorussel /home/jorussel/Utils.java and that's it. No compiling, nothing. Any more ideas? John PS, I actually searched on these words on the gmane

main abbrev and compiling

2005-03-13 Thread John Russell
for abbreviation main not found! Is my setup wrong? Thanks for the help. John

RE: Problem with jde-ant-build

2004-08-18 Thread John Cooper
ly from the command line with zsh, bash and cmd. It just seems a bug to be adding the single quotes. When I delete the 2 occurrences of `delimiter' from the above snippet, it works fine. --- John From: Brian Rumple [mailto:[EMAIL PROTECTED] Sent: 17 August 2004 19:36To: John Cooper; [EMAIL P

RE: Problem with jde-ant-build

2004-08-17 Thread John Cooper
(the value of the delimiter variable). --- John From: Brian Rumple [mailto:[EMAIL PROTECTED] Sent: 17 August 2004 18:37To: John Cooper; [EMAIL PROTECTED]Subject: RE: Problem with jde-ant-build I made a change to the jde-ant.el file that I believe solves this problem. The diff is below: Index:

Error when using jde-help-symbol in 2.3.4beta4

2004-06-18 Thread John Cooper
/cedet-1.0beta2b/speedbar ~/elisp/cedet-1.0beta2b/eieio ~/elisp/elib )) (load-file ~/elisp/cedet-1.0beta2b/common/cedet.elc) (require 'jde) (require 'tempo) (require 'jde-ant) This function used to work fine in 2.3.3. Any ideas what might be causing the problem? Thanks, --- John

compilation-enter-directory-regexp-alist in emacs cvs

2004-04-29 Thread John Russell
. Any ideas? Thanks for the help. John

compile window doesn't quite finish

2003-08-08 Thread John Russell
if it succeeds and nothing if it fails. All the usual output is still there so this isn't a really horrible thing, I just kinda liked the feedback. Any idea how I can turn that back on. Thanks. John

Breakpoint at line = 1,000

2003-07-03 Thread John Kristian
and hundreds place (e.g. 1,234). I guess JDE is confused by the comma. I used Windows XP, JDE 2.3.2, emacs 21.3.1 and the attached ~/.emacs file. - John Kristian emacs Description: Binary data

viewing jar files on line

2003-04-04 Thread john lukar
Hi. using dired, I can view TAR files on the fly and look at individual files without having to explicitly untar the file. Is it possible to setup xemacs to do the same with jar files? I know I can run shell commands in dired mode on a jar file but that is not as convinient as just clicking on

Re: [PATCH] compile.el

2003-03-25 Thread John Russell
I use JDE all the time but am new to this list. Are all these patches that get submitted to this list going to be rolled up into the next JDE release, or should I really be keeping track of all of them? Thanks. John On Mon, 2003-03-24 at 23:36, Andy Piper wrote: This patch adds ant build file

Re: Import Wizard dialog box in Xemacs

2003-03-12 Thread John Russell
clickable? If it is the former, then I'm not sure, but if it is the latter, then you can middle click on the radio buttons and the ok and cancel, or just use tab to move through all clickable regions. John Has anyone else seen and solved this? Perhaps I should set up the JDE to run under emacs

Re: align.el and java

2002-12-15 Thread John Wiegley
on that. It might be safer to create a specific set of rules for Java. I know that the C/C++ rules are already very complicated and fragile, and that changing them can often have unforeseen side-effects. John

address change

2002-07-23 Thread John Holland - JDE
xdoclet, code generation etc please send any further messages to this account. Thanks, John Holland

[Fwd: Re: Limit posts to members?]

2002-06-27 Thread john ware
I'm all for it as well. john ware Original Message Subject: Re: Limit posts to members? Date: Thu, 27 Jun 2002 07:51:53 +0200 From: Artur Hefczyc [EMAIL PROTECTED] To: [EMAIL PROTECTED] References: [EMAIL PROTECTED] It is OK for me... Do you have any objections

Re: Reports from antivirus protectio ?

2002-06-03 Thread John Utz
FAX: +44 (0)1506595959 -- John L. Utz III [EMAIL PROTECTED] Idiocy is the Impulse Function in the Convolution of Life

adding the javax servlet libraries to jde

2002-06-02 Thread John Holland
I'm having a problem with jde, auto-completion and javadoc jumping to. I have both C-c-C-v-C-. nad C-c-C-v-C-w working OK with the JDK1.4.0, however they do not find the javax. classes. To fix this I try setting jde-global-classpath (in my .emacs that is '(jde-global-classpath (quote

Upgraded to jde-2.2.9beta9.1 and lost font-lock

2002-04-29 Thread EXT-Syre, John
Upgraded to jde-2.2.9beta9.1 on GNU Emacs 20.7.2 and the color hightlighting is gone. Here are the versions of everything I have installed. ecb-1.41/ eieio-0.17beta4/ elib-1.0/ jde-2.2.9beta9.1/ semantic-1.4beta13/ speedbar-0.14beta2/ I have the global font lock set. (global-font-lock-mode t)

Re: Why JDEE ?

2002-02-26 Thread John Cobo
PROTECTED] wrote: At 08:56 PM 2/25/02 +, Phillip Lord wrote: Troy == Troy Daniels [EMAIL PROTECTED] writes: Troy At 01:30 PM 2/25/02 -0500, Paul Kinnucan wrote: John Cobo writes: Paul, Am I correct in thinking that your JDEE allows a single set up of the JDK

Upgrading to newer version of JDE turned off the syntax highlighting, what happened??

2001-08-08 Thread EXT-Syre, John
-defaults (cdr (assoc 'java-mode font-lock-defaults-alist))) (turn-on-font-lock) ) Any advice of what to try next would be appreciated. John Syre

RE: Draft Response

2001-07-19 Thread EXT-Syre, John
I don't about that. If I remember correctly from my Business Law class I took is that for a letter to be private that intent would have to be 'clearly defined' between the two parties. 'Clearly defined' if I remember correctly had to be 'contractually binding' either through written agreement

RE: Java code conventions from Sun

2001-07-11 Thread EXT-Syre, John
) if ( blah ) { statements; } JDE supports all these styles plus many more and in fact you can make up your own. I would look more closely at the documentation for JDE and emacs. John Syre -- From: Paul Kinnucan[SMTP:[EMAIL PROTECTED]] Reply To: Paul Kinnucan

jde xemacs support

2001-06-14 Thread EXT-Syre, John
it or not at a lot of places they have never heard of emacs no matter what flavor it is!!! Paul does a great job in getting a tool like this to us in the first place. Maybe somebody in the Xemacs community would step forward to provide support for JDE John Syre

RE: JDE vs. VAJ or (emacs everywher)

2001-06-12 Thread EXT-Syre, John
!). John Syre C++/C, Java, Perl (and sometimes DBA)

RE: JDE vs. VAJ

2001-06-12 Thread EXT-Syre, John
on many platforms, and it is FREE. The JDE add-on makes it a great Java development environment. Next I will have to try ECB to see if I like as much as others do. John Syre C++/C, Java, Perl 206-965-7172 -- From: Daniel Hegyi[SMTP:[EMAIL PROTECTED]] Sent: Tuesday, June

RE: Question/Suggestion

2001-05-09 Thread EXT-Syre, John
;; a fold is invisible. ;; ;; These, and other projects, can be found at: ;;http://www.csd.uu.se/~andersl/emacs.shtml John Syre -- From: Venkatesh Prasad Ranganath[SMTP:[EMAIL PROTECTED]] Reply To: [EMAIL PROTECTED] Sent: Wednesday, May 09, 2001 11:35

RE: JDEBug vs Win2K and/or NT4: Status?

2001-04-27 Thread John L. Utz III
Wild guess made without looking at the code: it may be trying to connect twice because it somehow didnt get hooked up with the successful java connection to port 1900. so java has sucessfully engaged port 1900 and is patiently waiting there. JDEbug may have timed out and attempted to

Signaling: (wrong-type-argument char-or-string-p nil)

2001-03-08 Thread John Olsson
+ notify () + subscribeManagedObjectClass () I have verified that this example program public class Foo { final void notify(String attributeId, int data, int[] optionalData) { notify(defaultMoClass, defaultDn, attributeId, data, optionalData)