Eclipse 3.1M7, oxygenML 6.0 and XML catalog failure
Posted: Tue May 31, 2005 11:24 am
Hi all,
I could not find this reported before, so I will post it here...
I am using Eclipse 3.1M7, and the E3.1M7 oxygenxml 6.0 3.1M7 plugin. Almost everything works fine except that I cannot add an XML catalog by using the Preferences panel.
If I go to "Oxygen/XML/XML Catalog", then select "Add", add the catalog, it all goes fine. I then try to Apply the change and I get a massive dialog box with quite a long stack trace, which since I cannot cut and paste, I will not place here. However it starts with:
and a whole lot more 
Further, when I press "Remove" to remove the XML Catalog, it does nothing either.
Hope this helps,
I could not find this reported before, so I will post it here...
I am using Eclipse 3.1M7, and the E3.1M7 oxygenxml 6.0 3.1M7 plugin. Almost everything works fine except that I cannot add an XML catalog by using the Preferences panel.
If I go to "Oxygen/XML/XML Catalog", then select "Add", add the catalog, it all goes fine. I then try to Apply the change and I get a massive dialog box with quite a long stack trace, which since I cannot cut and paste, I will not place here. However it starts with:
Code: Select all
Save - failed:
java.lang.ArrayStoreException - null
java.lang.ArrayStoreException
at java.lang.System.arrayCopy (Native Method)
at java.util.ArrayList.toArray(ArrayList.java: 305)
at com.oxygenxml.editor.preferences.XMLCatalogPage.A(Unknown Source)
at com.oxygenxml.editor.preferences.DefaultPreferencePage.performOK(Unknown Source)
at org.eclipse.jface.preferences.PreferencePage.performApply(PrefencePage.java: 427)

Further, when I press "Remove" to remove the XML Catalog, it does nothing either.
Hope this helps,