Eliminate compile time errors (related to XmlBeans schemas) reported by Eclipse
during plug-in development
----------------------------------------------------------------------------------------------------------
Key: GERONIMODEVTOOLS-211
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-211
Project: Geronimo-Devtools
Issue Type: Bug
Components: eclipse-plugin
Affects Versions: 2.0
Reporter: Shiva Kumar H R
Fix For: 2.0
After checking-out source code and doing an mvn build, import the source
plug-ins into Eclipse for development, as illustrated in
http://cwiki.apache.org/GMOxDOC11/geronimo-eclipse-plugin-faq.html
After import and a build within Eclipse, some 25 errors similar to the one
below get reported:
"Package
'schemaorg_apache_xmlbeans.element.URI_SHA_1_7468FED616215A569CA8BA192F2C978B6D094868'
does not exist in this plug-in".
Eliminate these compile time errors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.