You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Jason Boehle <jb...@tidestone.com> on 2000/11/03 17:43:47 UTC

Ant and Visual SlickEdit

After upgrading to 1.2 last week from a dev build of 1.1, SlickEdit no
longer correctly parses the [javac] error messages.  Before, I'd hit F4 (to
go to next compile error location), and everything just worked.  Now when I
hit F4, I get something like the following in a message box:
"File "'    [javac] T:\code\com\tidestone\blah\Blah.java'" not found.
Obviously, it's not parsing the line anymore...any one else experiencing
this?  I'm not asking for someone to go write a solution for me, just
wondering if anyone else has already come up with a solution? :)

Thanks,
Jason Boehle
jboehle@tidestone.com

RE: Ant and Visual SlickEdit

Posted by Adam Murdoch <ad...@yahoo.com>.
Hi,

Run ant with the -emacs command-line flag.


-----Original Message-----
From: Jason Boehle [mailto:jboehle@tidestone.com]
Sent: Saturday, 4 November 2000 2:44 AM
To: Ant User List (E-mail)
Subject: Ant and Visual SlickEdit

After upgrading to 1.2 last week from a dev build of 1.1, SlickEdit no
longer correctly parses the [javac] error messages.  Before, I'd hit F4 (to
go to next compile error location), and everything just worked.  Now when I
hit F4, I get something like the following in a message box:
"File "'    [javac] T:\code\com\tidestone\blah\Blah.java'" not found.
Obviously, it's not parsing the line anymore...any one else experiencing
this?  I'm not asking for someone to go write a solution for me, just
wondering if anyone else has already come up with a solution? :)

Thanks,
Jason Boehle
jboehle@tidestone.com

.

boehle@tidestone.com

.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Re: Ant and Visual SlickEdit

Posted by Ralph Jorre <rj...@ip.lu>.
Had this same problem using Vsilckedit in Linux RH6.2

Putting the -emacs flag seems to have cured it.

Has anyone tried using JACOB + XEMACS + ANT ?

Bye
Ralph



At 10:43 11/3/00 -0600, you wrote:
>After upgrading to 1.2 last week from a dev build of 1.1, SlickEdit no
>longer correctly parses the [javac] error messages.  Before, I'd hit F4 (to
>go to next compile error location), and everything just worked.  Now when I
>hit F4, I get something like the following in a message box:
>"File "'    [javac] T:\code\com\tidestone\blah\Blah.java'" not found.
>Obviously, it's not parsing the line anymore...any one else experiencing
>this?  I'm not asking for someone to go write a solution for me, just
>wondering if anyone else has already come up with a solution? :)
>
>Thanks,
>Jason Boehle
>jboehle@tidestone.com