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 trialLana Wong
3,968 PointsMy java code is not working and I don't understand why
My code isn't working. It says:
Picked up JAVA_TOOL_OPTIONS: -Xmx128m
Picked up _JAVA_OPTIONS: -Xmx128m
What does this mean?
Lana
3 Answers
Jason Cortez
704 PointsI had the same issue when going through. After saving the code again i entered "ls" into the command line and the code worked the next time. Not sure if this will work or if it was just coincidence.
Jordan Powell
Courses Plus Student 5,410 PointsThis might help Click Here
Stuart Keyes
736 PointsStuart Keyes
736 PointsReally helpful, thanks.