[jbosstools-issues] [JBoss JIRA] (JBDS-2793) Align JDF and WFK quickstarts/examples/tutorials with a project layout that works with eclipse tooling

Gorkem Ercan (JIRA) issues at jboss.org
Mon May 5 12:16:57 EDT 2014


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

Gorkem Ercan edited comment on JBDS-2793 at 5/5/14 12:16 PM:
-------------------------------------------------------------

directory structure used by the Eclipse tooling. Basically same structure as Cordova-cli except for the platforms folder. If platforms folder exists Eclipse tooling will just ignore them. Everything under www is merged with merges/${platform} for the platform builds. Everything else is ignored. We put the config.xml under www folder by default but we will play nicely if it is at the root level like CLI does on later releases. 


was (Author: gercan):
directory structure used by the Eclipse tooling. Basically same structure as Cordova-cli except for the platforms folder. If platforms folder exists Eclipse tooling will just ignore them. Everything under www is merged with merges/${platform} for the platform builds. Everything else is ignored. We puth the config.xml under www folder by default but we will play nicely if it is at the root level like CLI does on later releases. 

> 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
>      Security Level: Public(Everyone can see) 
>          Components: aerogear-hybrid
>            Reporter: Max Rydahl Andersen
>            Assignee: Gorkem Ercan
>             Fix For: 8.0.0.Beta2
>
>         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)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list