Hello Peter,
from the bug report in Eclipse's bugzilla [1] they have found a way
around our API changes.
My guess is that in the eclipse editor, all references will be legal,
even from targets which are not going to be executed before the current one.
I think we should close 49659 as WONTFIX. U
I thought that there was a problem with the removal
of out-of-target reference resolution with moving
to ant 1.8.0.
...
ah, looking at the bug report, that is still an issue.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49659
Peter
On Wed, Jan 5, 2011 at 4:57 PM, Antoine Levy-Lambert wrote
On 1/5/2011 11:34 AM, Antoine Levy-Lambert wrote:
Hi,
the version of ant which currently ships with Eclipse is as far as I
know 1.7.1 ( I think so because there is a directory called
org.apache.ant_1.7.1.v20100518-1145 in my plugins folder).
I have read that the platform-ant team of Eclipse