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

Snjezana Peco (JIRA) issues at jboss.org
Thu May 22 07:48:56 EDT 2014


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

Snjezana Peco commented on JBIDE-16838:
---------------------------------------

The issue can be changed without changing JBoss Central. That can be done as follows:

- import both of the projects to Eclipse (you can include as many projects as you want)
- export the projects using Export>General>Archive File
You only need to exclude target and include Eclipse artifacts (.project, .classpath, .settings) for both projects
- create a project example

Attached is an example for the projects Burr has created.
You can test it in the following way:

- download the attached file
- open testExamples.xml and change the URL so that it points to your contacts-mobile.zip 
- create a user site using testExamples.xml
- start the Project Examples wizard

You will get the Cordova category and the "Apache Cordova Project + Java EE 6 Backend Project" project example.
If you run the project example, you will get the two Eclipse projects in the workspace: an Eclipse general project (contacts-mobile-basic-client) and a Maven project (contacts-mobile-basic-services).

> 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: Snjezana Peco
>             Fix For: 4.2.0.Beta2
>
>
> 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 was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list