You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/09/27 00:42:35 UTC

[jira] [Resolved] (CB-5515) "No Java files found […]" when Activity extending CordovaActivity not in exact package location

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

Joe Bowser resolved CB-5515.
----------------------------
    Resolution: Incomplete

I'm not entirely sure what this is referring to, but I've never seen this error.  Can you provide more information? 

> "No Java files found […]" when Activity extending CordovaActivity not in exact package location
> -----------------------------------------------------------------------------------------------
>
>                 Key: CB-5515
>                 URL: https://issues.apache.org/jira/browse/CB-5515
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.2.0
>            Reporter: Michael Schmidt
>            Priority: Minor
>
> Having the MainActivity extending CordovaActivity in org.example.app.main throws an error: "No Java files found which extend CordovaActivity."
> With 3.1.0 it could still be located e.g. in org.example.app.main
> Workaround: The Activity extending the CordovaActivity must be located in exact the package org.example.app - as specified in <widget id="org.example.app"
> Related to following commit:
> https://apache.googlesource.com/cordova-cli/+/f86273cdf05bde48adc72a1f13d7cc476a17433a%5E2..f86273cdf05bde48adc72a1f13d7cc476a17433a/
> Is this an intended behaviour? At least it wasn't documented anywhere.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)