Amund Solvi Bremer wrote:
>
> I'm using ant (see jakarta.apache.org) for building my apps and I'll never
> write another makefile. Everyone should use ant!
>
> However, emacs is not able to parse the error messages from ant, so I can't
> use the goto error C-`.
>
> I suppose there is an easy way to configure emacs/JDE to do this. Ant inserts
> [javac] in front of any messages from javac (see below).
>
> Could anyone provide some hints?
Yes.... do the following:
Download Ant from CVS:
- change your build script to use -emacs when you launch Ant.
I think that is all I did. The only problem was my VM bootup time for
Ant took too long... so I just wrote a quick shell script to compile it
for me MUCH faster... just a for loop that build all java source files.
I use this for building and then run ant when I am ready to test.
Kevin
--
** Should SUN Open Source Java? Please Vote:
http://relativity.yi.org/java **
Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
http://relativity.yi.org
Message to SUN Microsystems: "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme
excellence consists in breaking the enemy's resistance without fighting.
- Sun Tzu, 300 B.C.