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 trialBill Rebello
467 PointsResolve error when using workspace Picked up JAVA_TOOL_OPTIONS: -Xmx128m
When using workspace I enter javac Introductions.java and get and error Picked up JAVA_TOOL_OPTIONS: -Xmx128m
3 Answers
Alexander Davison
65,469 PointsDon't get freaked out! That isn't an error :)
It's just Java spitting out junk information that beginners won't need. Ignore that for now.
You will know when you see a real error ;)
Bill Rebello
467 PointsThanks! but wish it wasn't doing this.
valdemar Moberg
1,303 PointsI'm curious. what dose it mean?
Alexander Davison
65,469 PointsTo be honest with you, I'm not sure :)
Maybe Craig Dennis will know?