Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialM T
1,522 PointsCan you provide a more detailed instruction on how to run gradle?
Got the answer but can't submit. A more detailed instruction will go a long way. Very frustrating :(
2 Answers
andren
28,558 PointsIf you are using IntelliJ (which is the IDE Treehouse recommends) then you should have a "Gradle" tab that you can click on over on the right sidebar of the IDE window. If you can't see that button then you can open the window by clicking on the "View" menu on the top toolbar then "Tool Windows" then "Gradle".
Once the Gradle window opens up you just need to expand the "Tasks" and "treehouse" options and then double click on the "prepareSubmission" task.
M T
1,522 PointsThanks andren and Craig Dennis - I didn't have the gradle plugin installed; once I got that, I was able to follow along. I'm liking the course so far.
Craig Dennis
Treehouse TeacherCraig Dennis
Treehouse TeacherHi M Tesfaye !
Did this answer help? Did you get unstuck?
Craig Dennis
Treehouse TeacherCraig Dennis
Treehouse TeacherI made an image to help: