Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 86822 invoked from network); 3 Nov 2000 16:39:44 -0000 Received: from postoffice.tidestone.com (63.86.118.3) by locus.apache.org with SMTP; 3 Nov 2000 16:39:44 -0000 Received: by POSTOFFICE2 with Internet Mail Service (5.5.2650.21) id ; Fri, 3 Nov 2000 10:43:48 -0600 Message-ID: <418A664233C1D211AC4200105AC687C15A0129@POSTOFFICE2> From: Jason Boehle To: "Ant User List (E-mail)" Subject: Ant and Visual SlickEdit Date: Fri, 3 Nov 2000 10:43:47 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N 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