Bug 15386

Summary: Add the ability to navigate to compile errors from ant console
Product: [Eclipse Project] Platform Reporter: Matthew Conway <matt>
Component: AntAssignee: DJ Houghton <dj.houghton>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: rodrigo
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Matthew Conway CLA 2002-05-06 19:40:08 EDT
All of the projects I work on use Ant as the primary build mechanism.  As a
result, or preferred eclipse setup is to disable "Build on save" and do our
builds via the ant plugin.  Unfortunately, when building with ant in eclipse,
there is no way to navigate to the source for which a compile error is being
displayed in the ant console.  It would be nice if the ant integration allowed
one to double click on the error message in order to open an editor on the file
the error is referring to.
Comment 1 Rodrigo Peretti CLA 2002-05-18 11:51:59 EDT

*** This bug has been marked as a duplicate of 3079 ***