[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Can 'external tools' place feedback in the 'Problems' view?
|
The Ant integration has a feature to generate problem markers from the javac
output.
See Window>Preferences>Ant>Create problem markers from "javac" results.
Unfortunately you would need to move to a newer Eclipse version or IBM
product as this feature was added in 3.2:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=133184
HTH
Darins
"Chalakanth Reddy" <chalakanth@xxxxxxxxx> wrote in message
news:37e2aacea544b3abb3b12eb243874974$1@xxxxxxxxxxxxxxxxxx
> Hi,
> I have configured my project's ANT build script as an 'External Tool'.
> All the output from the ANT build is going to the Console. Is there any
> way to have the output go to the 'Problems' view?
> I am using ANT 1.6.5, and have pointed the ANT configuration to this
> version, rather than using the ANT that comes with Eclipse.
> Also, I am on RAD 6.0.0, which I believe uses Eclipse 3.0.1
>
> thanks,
> chalakanth
>