>I use VAJ on my pIII 730. I have 512MB RAM (, lets face it, this is
becoming
>a standard configuration.) At first I thought that Emacs had a much more
>powerful editor than VAJ's. VAJ, however, has many nice features, such as
>code completion, syntax coloring, speed bar, etc.
Umm...I think J
Here is a simple Ant build file which, if placed in the root directory of
your project (root directory being the directory that contains your src and
classes directories), will compile all classes under /src into
/classes, computing dependencies beforehand. It has these
targets:
init - preps the
In practice, I've found the task in Ant to be very reliable, and
compensates for defficiencies in using Javac's (or Jike's) dependency
analysis within Ant. In particular, if an interface changes in a way that
breaks a dependent class, but that dependent class is not itself out of
date, the error
How do some of the other JDEBug options work? Specifically, how do set
Conditional Breakpoints, and how do I save breakpoints? These menu choices
are always disabled for me. In general, how do some of the other things
work, like "Watch for field", "Trace", etc.? If there's a link to some docs
w
Thanks, Troy.
Cheers,
David
-Original Message-
From: Troy Noble [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 9:50 AM
To: 'Ventimiglia, David'; Troy Noble
Cc: '[EMAIL PROTECTED]'
Subject: RE: jde-compile-jde?
I don't know of any official JDE mirror
in any of
the other files in ../jde/lisp.
Cheers,
David
-Original Message-
From: Troy Noble [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 9:05 AM
To: 'Ventimiglia, David'; Jde List (E-mail)
Subject: RE: jde-compile-jde?
You need to first install jde and get it t
Hi,
I just downloaded the jde-latest.zip and installed it. I don't have the
jde-compile-jde command, however. Did this go away, or did I do something
wrong?
Thanks!
David
When I generate JavaDocs from JDE, it includes the -sourcepath argument
twice. Anyone know why this might be happening?
I posted this several days ago and didn't get a response, so I'm giving it
another shot.
Cheers,
David
=
Emacs : GN