[
https://issues.apache.org/jira/browse/CB-14038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443249#comment-16443249
]
ASF GitHub Bot commented on CB-14038:
-------------------------------------
macdonst commented on issue #437: CB-14038 (android): fix false positive
detecting project type
URL: https://github.com/apache/cordova-android/pull/437#issuecomment-382542588
Wouldn't it make more sense to delete `AndroidStudio.js` as it is only used
in a couple of places.
Then remove the if statement from here:
https://github.com/apache/cordova-android/blob/55d7cf38654157187c4a4c2b8784191acc97c8ee/bin/templates/cordova/lib/AndroidProject.js#L66
and only set the www directory once to the AndroidStudio path.
Then move all the assignments in this if statement:
https://github.com/apache/cordova-android/blob/83686542b2bbcf481b6b3ee709a84802d48df670/bin/templates/cordova/Api.js#L82
to the lines above so they are the defaults.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> cordova-android false positive detecting project type
> -----------------------------------------------------
>
> Key: CB-14038
> URL: https://issues.apache.org/jira/browse/CB-14038
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: jcesarmobile
> Priority: Major
>
> It sometimes thinks the project has Eclipse format, but all the projects are
> Android Studio projects now
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]