]
Vlado Pakan commented on JBDS-2793:
-----------------------------------
Verified with JBT 4.2.0.CR2-v20141005-0541-B267
Cordova project of Ticket Monster v. 2.5.0.Final is imported to JBT without any problems
Align JDF and WFK quickstarts/examples/tutorials with a project
layout that works with eclipse tooling
------------------------------------------------------------------------------------------------------
Key: JBDS-2793
URL:
https://issues.jboss.org/browse/JBDS-2793
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: aerogear-hybrid
Reporter: Max Rydahl Andersen
Assignee: Vineet Reynolds
Priority: Blocker
Fix For: 8.0.0.CR2
Attachments: directoryStructure.tiff
wfk/jdf has or will get quickstarts/tutorials that works with cordova.
Needs to sync up with them on what we support/dont support.
Current suggestion is that the cordova app should be *separate* from the webapp, not
"mixed" in.
With a structure like:
TicketMonster/
www/config.xml
plugins
.project
platforms
ios
android
it can build both with cordova-cli and the eclipse tools (eclipse will ignore platforms
directory)