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 trialChristopher Jow
625 PointsPicked up JAVA_TOOL_OPTIONS: -Xmx128m, Picked up _JAVA_OPTIONS: -Xmx128m
When I compile my code, I get the following notifications: Picked up JAVA_TOOL_OPTIONS: -Xmx128m, Picked up _JAVA_OPTIONS: -Xmx128m
I can still use the program and everything works fine, but wanting to know what those notifications mean
1 Answer
Andrew Booth
1,578 PointsI don't know if I can still answer this question, but I have the answer: *Teamtreehouse claims that this is, apparently, apart of some sort of "new setup." From my understanding, this has been around for a while, and really doesn't mean anything when you are coding in workspaces. *