[jbosstools-issues] [JBoss JIRA] (JBIDE-16838) Create simple cordova project example that has a backend project and cordova client

Fred Bricon (JIRA) issues at jboss.org
Mon Mar 24 07:13:12 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12955463#comment-12955463 ] 

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


More information about the jbosstools-issues mailing list