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 trial

Java Java Basics Using your New Tools Coding the Prototype

Youssef Zaki
Youssef Zaki
7,768 Points

Compiler error Picked up JAVA_TOOL_OPTIONS: -Xmx128m Picked up _JAVA_OPTIONS: -Xmx128m

I am getting these two massages whenever i run the Compiler(Workspace java) Can someone help for how to remove these two lines as i feel there is something wrong about it

Picked up JAVA_TOOL_OPTIONS: -Xmx128m Picked up _JAVA_OPTIONS: -Xmx128m

Thanks

1 Answer

Brendon Butler
Brendon Butler
4,254 Points

This is normal. It's because of the new compiler they use. Nothing you can do about it.