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 trialGreg Cruz
1,240 PointsWorkspace not Working (Red "=" sign)
So I just started the introduction to java course. I've been attempting to follow along with the video and write my own version of the code, but for some reason, the console keeps outputting
"Picked up JAVA_TOOL_OPTIONS: -Xmx128m
Picked up _JAVA_OPTIONS: -Xmx128m "
and this happened for both of the first two classes.
I notices in the workspace above that the "=" sign is red while in the video it's the same color as all the rest of the text. Is there an error?
3 Answers
William Matheny
Python Development Techdegree Graduate 32,198 PointsNo ira just a color
William Matheny
Python Development Techdegree Graduate 32,198 Pointsit doesn't have to be red
Greg Cruz
1,240 PointsIs there anything I need to do to fix it? Also does the red mean its an error, or is it just highlighting the "="?
William Matheny
Python Development Techdegree Graduate 32,198 PointsYou are welcome
William Matheny
Python Development Techdegree Graduate 32,198 PointsWilliam Matheny
Python Development Techdegree Graduate 32,198 PointsItβs
Greg Cruz
1,240 PointsGreg Cruz
1,240 PointsGotcha. Thank you!