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 Arrays Creation Declaring Arrays

Timmie Nilsson
Timmie Nilsson
4,463 Points

Can't type brackets [] in jshell.

Hi I can type brackets everywhere but not in the console in workspaces. [] [] ][ In explore.java no problem. I'm Swedish so i'm using a Swedish keyboard and settings and we use "ALT GR + 8" for "[" and "ALT GR + 9" for "]".

Why is that?

1 Answer

Victoria Holland
Victoria Holland
6,159 Points

I'm not sure how to solve the root cause of your issue, but for now, a workaround could be to copy and paste the bracket symbols into the workspace.