[
https://issues.jboss.org/browse/JBIDE-16305?page=com.atlassian.jira.plugi...
]
Gorkem Ercan commented on JBIDE-16305:
--------------------------------------
.project file is how eclipse recognizes an eclipse project.
config.json is actually what the Cordova CLI and Phonegap uses to recognize cordova
projects. In the next release, we will also be using config.json to store the Cordova
engine & version used by the project. Both of these files are meant to be shared.
[~mmurray] Can you suggest, how we should proceed with this?
Document the Hybrid Mobile project artifacts that should be placed
under version control
----------------------------------------------------------------------------------------
Key: JBIDE-16305
URL:
https://issues.jboss.org/browse/JBIDE-16305
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: aerogear-hybrid
Affects Versions: 4.1.1.CR1
Reporter: Vineet Reynolds
I noticed the project directory containing a {{.cordova}} directory with a config.json
file. Also, the Eclipse {{.project}} file contains a reference to the
{[HybridAppNature}}.
I'm not sure if both of these files should be placed under version control. Only the
{{www}} directory seemed obvious enough to place under SCM. It would be great if we could
get this documented so that end-users are aware of how to share Hybrid Mobile projects.
--
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