[
https://issues.jboss.org/browse/JBIDE-16838?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-16838:
-------------------------------------
[~snjeza] can confirm but my understanding of what we currently support is this :
- import maven projects from zips (importType = maven)
- import eclipse projects from zips (importType = zip)
We don't support a mix of the 2, i.e. a zip containing projects with only maven
metadata, along with projects containing only eclipse metadata).
Even if we added the .project metadata to the maven project and used importType=zip,
we'd end up with a half-configured maven project (leading to out-of-date maven config
errors, improper configuration of deployed dependencies)
Create simple cordova project example that has a backend project and
cordova client
-----------------------------------------------------------------------------------
Key: JBIDE-16838
URL:
https://issues.jboss.org/browse/JBIDE-16838
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: aerogear-hybrid
Reporter: Max Rydahl Andersen
Assignee: Fred Bricon
1. Create an example that has two projects, one for cordova client and a war for server
side.
2. Take this example and make it a project example or archetype
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira