Clements Mark a écrit :
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
"Could somebody give a try with this update site:"
Yes, that works fine in Rad 7 thanks !
That works fine for me as well - thank-you Nicolas and Paul for the fast
diagnosis and fix.
The one remaining issue (and I'm not convinced that it's an issue) is
that the Ivy classpath container icon now has a "problem" marker on it
for some of my projects, even following a launch with -clean. There is
nothing in the error log or in the "problems" view, all the projects
compile and those for which junit tests exist run fine. I think it's
benign (interaction with checkstyle or similar??).
This is a new feature about notifying errors in IvyDE.
If the resolve job fail, then an error marker is put on the ivy.xml file
and there should be a proper entry in the "Problems" view.
If there is a configuration problem (didn't find the settings, or the
ivy.xml is ill-formed,...) then an error marker is displayed on the
classpath container. But no message is associated to it in the
"Problems" view (I didn't managed to). Maybe this error marker would be
better be removed as we cannot know a posteriori what happened. IvyDE
user's comments about it are welcomed.
Nicolas