Skip to content

Cannot build Webview+ project #14

Description

@c-andrews

Hi,
I have been having issues trying to add WebView+ to my Cordova project. I have run the add plugin in debug mode and get the following:

$ cocoonjs plugin add com.ludei.webview.plus -d
[CocoonJS] Executing command 'plugin add com.ludei.webview.plus -d'
[CocoonJS] Installing Webview+ in your Cordova Project.
[CocoonJS] Downloading Webview+...
Fetching plugin "com.ludei.webview.plus" via plugin registry
Installing "com.ludei.webview.plus" for android
[CocoonJS] Executing 'ant release -buildfile /Users/chris/Work/test_project/development/test/plugins/com.ludei.webview.plus/android/build.xml'
Buildfile: /Users/chris/Work/test_project/development/test/plugins/com.ludei.webview.plus/android/build.xml

BUILD FAILED
/Users/chris/Work/test_project/development/test/plugins/com.ludei.webview.plus/android/build.xml:90: Cannot find /Users/chris/Development/adt-bundle/sdk/platform-tools:/Users/chris/Development/adt-bundle/sdk/tools/ant/build.xml imported from /Users/chris/Work/test_project/development/test/plugins/com.ludei.webview.plus/android/build.xml

Am i missing something, the build.xml file is there but it is not finding it. My .bash_profile file looks like this:

export ANDROID_HOME=/Users/chris/Development/adt-bundle/sdk/platform-tools:/Users/chris/Development/adt-bundle/sdk/
export PATH=${PATH}:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools

Any help is very appreciated.

Thanks,
Chris

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions