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 Objects Meet Objects Welcome Back

Thomas Rossini
Thomas Rossini
544 Points

no jshell ?

(this is what the workspace reads when i enter jshell in console)

treehouse:~/workspace$ jshell
bash: /lib/jvm/java-9/bin/jshell: No such file or directory
treehouse

????

Donald Fawcett
Donald Fawcett
600 Points

I also have this happening - launched workspace, went to the console, no jshell and got the exact same error as Thomas. Seems that something is broken, does anyone know how to fix?

Zsófia Kereskényiné Balogh
Zsófia Kereskényiné Balogh
1,075 Points

I'm facing with exactly the same problem and looking for a solution. Hope someone could help us.

3 Answers

Thomas Rossini
Thomas Rossini
544 Points

\jshell is the correct one thx

Kevin Verbeek
Kevin Verbeek
5,499 Points

use \jshell or /jshell, not sure which one is right

I was just about to ask this very question myself Thomas! I wonder what caused the change- an update to workspaces perhaps? Either way, thanks for the response Kevin!