Maarten,

I forgot to mention:

We also have a separate common file for configurations, which is included into the ivy.xml file of the project. This also prevents ivyDE from executing the auto-completion correctly for "conf" attribute.

Thanks,
Eugene

On Mar 16, 2010 2:54pm, [email protected] wrote:
Maarten,


I'm 99% sure i know what the problem is.

IvyDE editor doesn't know how to parse XML includes and $properties while ivy itself does that with no problem.

I mean that we have ivy.settings which doesn't have repositories listed in chain resolver directly in the file, but includes the file with this information:

extendedivysettings.xml">

or even something like this:

extendedivysettings.xml">


We also *don't* use direct addresses in patterns like:


organisation]/[module]/[revision]/ivy.xml/>
organisation]/[module]/[revision]/[artifact]-[revision].[ext]/>


but we use


organisation]/[module]/[revision]/ivy.xml/>
organisation]/[module]/[revision]/[artifact]-[revision].[ext]/>


As i said - Ivy works with this fine, but IVYDE Editor doesn't.

Thanks,
Eugene

On Mar 15, 2010 7:16pm, Eugene Sajine [email protected]> wrote:
>
> No,no I'm using the ivy editor as it even changes the color schema of the code coloring... so that's not it
>
> On Mar 15, 2010 4:24 PM, "Maarten Coene" [email protected]> wrote:
>
> Maybe you did open the ivy.xml with the standard Eclipse "XML Editor"?
>
>
> Did you try to open the ivy.xml file with the special "Ivy Editor"?
>
>
>
> Maarten
>
>
>
>
>
>
>
>
>
> ________________________________
>
> From: Eugene Sajine [email protected]>
>
> To: Maarten Coene [email protected]>
>
> Cc: [email protected]; [email protected]
>
> Sent: Mon, March 15, 2010 5:55:11 PM
>
> Subject: Re: extended Autocompletion in IvyDE ivy editor
>
>
>
>
> Maarten,
> Unfortunately, it doesn't work as it should so far. We have no maven compatibility flags ...

Reply via email to