[ 
https://issues.apache.org/jira/browse/CB-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Grieve resolved CB-5715.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4.0

What this does is add a "*** Cordova Sources ***" folder to the project for CLI 
projects.

Things I tried that didn't work:
 - Adding a folder link to ../.. (eclipse won't let you, even with platforms/ 
in an exclude filter)
 - Adding a non-android Eclipse project to the CLI root, which references the 
two android projects within platforms/android/.
   - There was no way to import all three projects in one go
   - I didn't like that this puts a file outside of platforms/android.
   - Eclipse doesn't show projects in a hierarchy (now there's 3 sibling 
projects)
 - Creating a .project file with the linked folders and without the rest of the 
androidy xml tags
    - We do this for CordovaLib, but it seems adding more than just <name> 
causes the project import to fail.

> Add references to www/ and merges/ in Eclipse projects
> ------------------------------------------------------
>
>                 Key: CB-5715
>                 URL: https://issues.apache.org/jira/browse/CB-5715
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> Basically do the same thing as Xcode in (CB-5397), but for Eclipse + Android.
> The goal is to reveal in the IDE that there are two copies of files, and that 
> users should not edit the generated ones.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to