Bug 15386 - Add the ability to navigate to compile errors from ant console
Summary: Add the ability to navigate to compile errors from ant console
Status: RESOLVED DUPLICATE of bug 3079
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-06 19:40 EDT by Matthew Conway CLA
Modified: 2002-05-18 11:51 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***