Code Monkey home page Code Monkey logo

Comments (5)

nenick avatar nenick commented on July 22, 2024

The plugin looks correct installed. which java version use you? Current this project support only java 7

from android-gradle-template.

daveenguyen avatar daveenguyen commented on July 22, 2024

In my project structure i have jdk location point to 1.7
/Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home

It might be a problem with OS X.

Here's the AS logfile
https://gist.githubusercontent.com/daveenguyen/08d7c0f834e9b0ad9263/raw/43c0c97045c60c480d32376a6d8dafce5e301459/idea.log

It does show JRE as 1.6, but it also says that it's telling gradle to use jdk1.7

from android-gradle-template.

nenick avatar nenick commented on July 22, 2024

i'm on vacation now, so i have not much time.

short what i know:

  • there are issues when use java 6
  • project works on OS X fine, thats my operations system

check wether your tests run on command line? set your JAVA_HOME to the 1.7 and try again.

from android-gradle-template.

daveenguyen avatar daveenguyen commented on July 22, 2024

At first it wasn't working on the command-line with JAVA_HOME 1.7,
but then i ran your script to install the plugin and ran gradlew again and it worked!
I tried to delete the gradlew cache and try new clone without the plugin script, but I could not reproduce the error.
Maybe I had bad cache or something?
Thank you for helping.

from android-gradle-template.

nenick avatar nenick commented on July 22, 2024

Plugin is installed to local maven repo. For a full dependency whipe delete this maven repo too

from android-gradle-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.