cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Could not execute build using Gradle distribution gradle-2.2.1-bin.zip

rad1
9-Granite

Could not execute build using Gradle distribution gradle-2.2.1-bin.zip

Hi,

I extracted Java SDK and installed Gradle and put its bin folder in PATH on Windows 10.

I they imported Gradle (STS) project and selected samples folder and did the build model and after that I could import the project.

I then right clicked on samples project and I then run Gradle task quick launcher and choose "Steam" task. When pressing enter I got this error:

Process 'command 'C:\Program Files\Java\jdk1.8.0_151\bin\java.exe'' finished with non-zero exit value 1

Could not execute build using Gradle distribution 'https://services.gradle.org/distributions/gradle-2.2.1-bin.zip'.

What is supposed to happen after I ran the task? I couldn't find any tutorials, articles on how to use Java SDK project  (3 independent samples are bundled in SDK project).

My goal is to start debugging it.

Thank,

Rad

Gradle.png

Gradle1.png

1 REPLY 1
CRArko
17-Peridot
(To:rad1)

Hello, Rad.

You are following steps similar to what is described in the below article, is the right? And the Java SDK Guide referenced therein?

https://www.ptc.com/en/support/article?n=CS226748

Let us know if that gets you started off in the right direction.

Thanks,

-- Craig A.

Top Tags