Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can 'external tools' place feedback in the 'Problems' view?
Can 'external tools' place feedback in the 'Problems' view? [message #189618] Tue, 23 January 2007 23:02 Go to next message
Eclipse UserFriend
Originally posted by: chalakanth.yahoo.com

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
Re: Can 'external tools' place feedback in the 'Problems' view? [message #189629 is a reply to message #189618] Tue, 23 January 2007 23:23 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
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@yahoo.com> wrote in message
news:37e2aacea544b3abb3b12eb243874974$1@www.eclipse.org...
> 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
>
Re: Can 'external tools' place feedback in the 'Problems' view? [message #189650 is a reply to message #189629] Wed, 24 January 2007 00:53 Go to previous message
Genady Beryozkin is currently offline Genady BeryozkinFriend
Messages: 410
Registered: July 2009
Senior Member
Are you performing any parsing on them or displaying them as-is?

Genady Beryozkin
http://www.genady.net/


Darin Swanson wrote:
> 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@yahoo.com> wrote in message
> news:37e2aacea544b3abb3b12eb243874974$1@www.eclipse.org...
>
>> 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
>>
>>
>
>
>
Previous Topic:how to export my project while having extarnal jars
Next Topic:Running external tool with multile selected projects ?
Goto Forum:
  


Current Time: Fri Apr 19 02:24:45 GMT 2024

Powered by FUDForum. Page generated in 0.03700 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top