Archtype components don't import into eclipse without errors ------------------------------------------------------------
Key: CAMEL-3915 URL: https://issues.apache.org/jira/browse/CAMEL-3915 Project: Camel Issue Type: Bug Components: tooling Reporter: Daniel Kulp Attachments: archtype-eclipse.patch The archetypes are importing into eclipse as "java" projects which is trying to invoke the java compiler on them. That's generating issues with the templates and such. They should have the "javanature" turned off on them so they are pretty much just plain projects. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira