Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle tests not working #294

Closed
kotp opened this issue Feb 13, 2017 · 2 comments
Closed

gradle tests not working #294

kotp opened this issue Feb 13, 2017 · 2 comments
Labels

Comments

@kotp
Copy link
Member

kotp commented Feb 13, 2017

@dtwizee commented on Mon Feb 13 2017

first time using excercise.io installed everything correctly but couldnt get gradle test in cmd to work

C:\Users\David\exercism\java\hello-world> gradle test
'gradle' is not recognized as an internal or external command,
operable program or batch file.

help would be appreciated


@NobbZ commented on Mon Feb 13 2017

Installing gradle on windows is explained on the Installing Java page.

According to your error message I'd guess you are using windows, so the next step according to that guide is to choco install gradle.

Please do remember, that choco needs an elevated powershell to work.

If your problem persists though, it would be more appropriate to open up an issue at https://github.com/exercism/xjava/issues since documentation is part of the tracks repository.

@jtigger
Copy link
Contributor

jtigger commented Feb 14, 2017

@dtwizee, sorry that the onboarding process hasn't been smooth!

Looks like @NobbZ has pointed you to the right set of instructions. Please let us know how this goes. We're here to help!

@jtigger
Copy link
Contributor

jtigger commented Feb 23, 2017

This support ticket is more than a week open with no activity: closing.

@dtwizee, if you find you're still not there with this, please comment in this ticket with where you're at and we'll be happy to assist!

@jtigger jtigger closed this as completed Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants