[ 
https://issues.apache.org/jira/browse/IVYDE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miguel Griffa updated IVYDE-190:
--------------------------------

    Attachment: org.apache.ivyde.eclipse.patch-JIRA-190

This patch registers the schema included in the plugin in the xml catalog.
The dependency org.eclipse.wst.xml.core had to be added in order to do this.
Only ivy.xsd is provided, I couldn't find the schema for settings file.
The patch was created against latest trunk in svn.
I've had a hardtime trying to test it, so it needs someone with good knoledge 
on internals and cache to certify this is actually working.
If you find any issue with this please, let me know.

> Inclusion of Ivy related schemas into the Eclipse XML Catalog
> -------------------------------------------------------------
>
>                 Key: IVYDE-190
>                 URL: https://issues.apache.org/jira/browse/IVYDE-190
>             Project: IvyDE
>          Issue Type: New Feature
>            Reporter: Jeffrey Sinclair
>            Priority: Minor
>         Attachments: org.apache.ivyde.eclipse.patch-JIRA-190
>
>
> The Eclipse XML Catalog is used to source XML schemas locally without having 
> to reach out to the http address of the original schema location. This 
> introduces issues for users that are behind a firewall or disconnected from 
> the internet. Existing plugins, such as Spring IDE, automatically populate 
> the catalog with their own schemas. It would be good if IvyDE could do the 
> same, both for the schema associated to the ivy.xml file as well as any 
> schema associated to the ivy-settings file.
> * http://wiki.eclipse.org/Using_the_XML_Catalog
> This request was originally posted to the ivy-user mailing list with subject: 
> Adding Ivy schema to Eclipse XML catalog.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to