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 Getting Started with Java Strings and Variables

Janice J Valdez Gaitan
Janice J Valdez Gaitan
2,405 Points

How can I reset the workspace to prior to initially launching? I tried to delete & relaunch but it did not work.

I tried to delete & relaunch but it just re-launched what I previously deleted. I even refreshed the page as well as logging out and back in.

The reason I am wanting to reset the workspace is because I'm not sure if I did something to hinder my outcomes shown in the console.

first line-

treehouse:~/workspace$ javac Introductions.java

after pressing enter the message below pops up right under it-

Picked up JAVA_TOOL_OPTIONS: -Xmx128m

Picked up _JAVA_OPTIONS: -Xmx128

Dude i did the same exact thing just now! and my dog's name is janis haha

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hi Janice,

If you have a look at the Teacher's Notes for the first video of the course, Craig explains that those lines are normal and expected.

There were no errors listed from what you posted, so the code is syntactically correct. If the code was supposed to output something to the console, then there is something wrong, but you will need to share your code or share a snapshot of your workspace for other to help troubleshoot.

Keep Coding! :) :dizzy:

Janice J Valdez Gaitan
Janice J Valdez Gaitan
2,405 Points

How embarrassing. My apologies! I have been watching the videos in full screen and only minimizing to Launch the workspace. Thank you!