You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/12 04:28:46 UTC

[jira] [Commented] (CB-4154) Eclipse project properties overwritten when importing new project

    [ https://issues.apache.org/jira/browse/CB-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706582#comment-13706582 ] 

ASF subversion and git services commented on CB-4154:
-----------------------------------------------------

Commit 546948cb8c4c94795c66855899c9022ac714f361 in branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=546948c ]

[CB-4154] Set default Android target to android-17

This is done in the default project.properties file, as well as the create
script for new projects.

                
> Eclipse project properties overwritten when importing new project
> -----------------------------------------------------------------
>
>                 Key: CB-4154
>                 URL: https://issues.apache.org/jira/browse/CB-4154
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> Because of [this bug|https://code.google.com/p/android/issues/detail?id=54828], the project.properties file gets overwritten, poorly, when importing a new Android project into eclipse.
> The solution appears to be simple: Changing the {{target=Google Inc.:Google APIs:17}} in project.properties to {{target=android-17}}.
> We don't use any of the APIs in Cordova, so changing to bare API 17 shouldn't have any affect. (This also affects new projects only; if a developer wants to use the Google APIs, it's a trivial -- and obvious -- step to switch it, and it won't ever revert.)

--
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