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 trialkennethwu
7,466 PointsI can't start the gradle after importing.
When I refresh the gradle after importing the project, it said something like out of memory heap??? Gradle 'lcc-java-fp-printer-1.0.3' project refresh failed unable to start the daemon process could not reserve enough space for object heap
1 Answer
Livia Galeazzi
Java Web Development Techdegree Graduate 21,083 PointsIt looks like Gradle doesn't have enough memory available. Try the steps in the best answer listed here (Android Studio is also IntelliJ Idea, just with a slightly different setup): https://stackoverflow.com/questions/30045417/android-gradle-could-not-reserve-enough-space-for-object-heap
Livia Galeazzi
Java Web Development Techdegree Graduate 21,083 PointsLivia Galeazzi
Java Web Development Techdegree Graduate 21,083 PointsPlease post the exact error message. Otherwise we can't help you.