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 (Retired) Creating the MVP Getting Started

Christopher Borchardt
Christopher Borchardt
2,908 Points

workspace problem

This has happened a couple times now and I'm not sure what I'm doing wrong to cause this.

Some times in workspace when I"m typing in one area, i can't go to the other area and type.

So, like when I'm coding for example, and i want to go down the console to run it, i click in the console area but when i type it still types in the code i was just working on.

The problem will go the other way too, if i'm working in the console and try to go back to edit the code to fix a bug sometimes it wont go and the typing will still be in the console

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

I've also experienced this from time to time. Here's what I do: View -> Hide Console and then View->Show Console. Generally fixes the problem for me. And while I realize this isn't an ideal solution, it tends to work and is relatively easy. Hope this helps! :sparkles:

Christopher Borchardt
Christopher Borchardt
2,908 Points

yes, while not ideal its way better than what I had been doing previously. I had been closing the workspace completely and re-opening it.