Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » ant build, go to line of error
ant build, go to line of error [message #207716] Thu, 23 June 2005 16:11 Go to next message
Eclipse UserFriend
Originally posted by: none.not.no

It appears that eclipse doesn't allow me to go to the line of the next
build error, if I use ant, is that right? I can go to the line in the
build.xml file, but that doesn't help me when the error is in a java
file.
Re: ant build, go to line of error [message #207733 is a reply to message #207716] Thu, 23 June 2005 16:33 Go to previous messageGo to next message
Eclipse UserFriend
This would be incorrect on the latest 3.1 builds...attached picture shows
the linkage for a simple test build
Clicking on the link for the Testing.java compile error will take you to
line 10 in that file.

What build are you using?

Darins

"Frank Fredstone" <none@not.no> wrote in message
news:874qboal57.fsf@not.no...
> It appears that eclipse doesn't allow me to go to the line of the next
> build error, if I use ant, is that right? I can go to the line in the
> build.xml file, but that doesn't help me when the error is in a java
> file.


  • Attachment: antLinks.PNG
    (Size: 15.15KB, Downloaded 134 times)
Re: ant build, go to line of error [message #207757 is a reply to message #207733] Thu, 23 June 2005 20:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.not.no

I was using 3.0, I get the same result with 3.1 RC2, but it's actually
only errors from checkstyle that are not being clickable. I see now
that something like a syntax error is clickable. It would be nice if
variations on filename:line were matched in the console output, and
made clickable.

"Darin Swanson" <Darin_Swanson@us.ibm.com> writes:

> This would be incorrect on the latest 3.1 builds...attached picture shows
> the linkage for a simple test build
> Clicking on the link for the Testing.java compile error will take you to
> line 10 in that file.
>
> What build are you using?
>
> Darins
>
> "Frank Fredstone" <none@not.no> wrote in message
> news:874qboal57.fsf@not.no...
>> It appears that eclipse doesn't allow me to go to the line of the next
>> build error, if I use ant, is that right? I can go to the line in the
>> build.xml file, but that doesn't help me when the error is in a java
>> file.
Re: ant build, go to line of error [message #207840 is a reply to message #207757] Fri, 24 June 2005 10:12 Go to previous message
Eclipse UserFriend
Please log a bug report against Platform Ant with full details so we can
consider this enhancement for post 3.1

Thanks
Darins

"Frank Fredstone" <none@not.no> wrote in message
news:87aclgfvii.fsf@not.no...
>I was using 3.0, I get the same result with 3.1 RC2, but it's actually
> only errors from checkstyle that are not being clickable. I see now
> that something like a syntax error is clickable. It would be nice if
> variations on filename:line were matched in the console output, and
> made clickable.
>
> "Darin Swanson" <Darin_Swanson@us.ibm.com> writes:
>
>> This would be incorrect on the latest 3.1 builds...attached picture shows
>> the linkage for a simple test build
>> Clicking on the link for the Testing.java compile error will take you to
>> line 10 in that file.
>>
>> What build are you using?
>>
>> Darins
>>
>> "Frank Fredstone" <none@not.no> wrote in message
>> news:874qboal57.fsf@not.no...
>>> It appears that eclipse doesn't allow me to go to the line of the next
>>> build error, if I use ant, is that right? I can go to the line in the
>>> build.xml file, but that doesn't help me when the error is in a java
>>> file.
Previous Topic:How to ensure consistent code format on CVS
Next Topic:A dummy's question
Goto Forum:
  


Current Time: Mon Jul 07 13:32:25 EDT 2025

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

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

Back to the top