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

Chance Edward
Chance Edward
4,507 Points

I'm not sure why but everytime I type clear && javac TreeStory.java && java TreeStory, it doesn't seem to work

When I type clear && javac TreeStory.java && java TreeStory it would show the results i was asking for just a split second ( clear the treehouse:-/workspace$ ) but then 2 seconds later it returns the clear the treehouse:-/workspace$

1 Answer

Steven Parker
Steven Parker
229,732 Points

Take a look at this video about sharing a snapshot of your workspace. That will allow other students to replicate the issue and work out a solution.