Home > Back-end >  Please help me take a look at how to run the source program
Please help me take a look at how to run the source program

Time:09-22



On the Internet to find a JAVA write AR ruler source program, install the Eclipse, the JDK 8 u161 - Windows - x64, don't run, don't know what worse?


FAILURE: the Build failed with an exception.

* What went wrong:
Could not initialize class org. Codehaus. Groovy. Runtime. InvokerHelper

* Try:
Run with -- stacktrace option to get the stack trace. Run with -- the info or -- debug option to get more the log output. The Run with -- scan to get full insights.

* Get more help at https://help.gradle.org

The BUILD FAILED in 7 s
Source program download address: https://github.com/13046434521/ArRuler

CodePudding user response:

What version of the eclipse? Need to install the gradle plug-in, can from the marketplace search after installation

CodePudding user response:

This is android studio engineering structure
You installed eclipse to create a new project, make a copy of the inside of the code and resources into your new project
  • Related