]
Rob Stryker commented on JBIDE-18316:
-------------------------------------
[~tkonishi] Yeah, we're trying to work out the root causes. Unfortunately, user will
just have to ignore these errors for now. Most are caused by errors in the schema files.
See also
Errors in project after import WildFly quickstarts (bundled
jboss-ejb3-2_0.xsd)
-------------------------------------------------------------------------------
Key: JBIDE-18316
URL:
https://issues.jboss.org/browse/JBIDE-18316
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: server, upstream
Affects Versions: 4.2.0.Beta3
Reporter: Xavier Coulon
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.3.x
After importing all modules from
https://github.com/wildfly/quickstart into JBDS
8.0.0.CR1b, a few projects have errors because of XML validation, such as:
{code}
Referenced file contains errors
(jar:file:/Users/xcoulon/DevToolz/ide/jbossdevstudio800CR1b/studio/plugins/org.jboss.tools.as.catalog_3.0.0.CR1-v20140905-1648-B75.jar!/schema/xsd/jboss-ejb3-2_0.xsd).
For more information, right click on the message in the Problems View and select
"Show Details..."
{code}