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

Workspace is not loading in Java course. Can not continue with the course.

Java workspace is not loading.

I am currently experiencing the same thing as well.

Issue solved. Launching a customized workspace using the option "Launch a different workspace"... Selecting the video where it got stuck...

2 Answers

Hi there,

Sorry for any troubles. Are you still experiencing the issue? If so, please email Support at help@teamtreehouse.com with your Workspace URL and we'll take a closer look. Thank you for your patience and efforts!

I found my problem to be solved by a matter of NOT putting a period at the end of Example. ie.( ... && java Example. ) vs. ( ... && java Example ) and then pressing "enter" in the console.