Hi,
I've installed Greenfoot in my Dell xps 13 with Windows 10. I'm already familiar with how Greenfoot works. For some reason, I can only see the code from the classes I've written down if it's the first piece of code that I'm looking at upon starting up Greenfoot. An example would be:
1. I run Greenfoot on my laptop
2. I go into my project as usual
3. I go ahead and open up code from any class
4. I code stuff, change some lines, or just look at it. After saving it, I close that window.
5. I decide that I should open it up again or that I want to see code from another class
6. It opens a blank window with nothing except the tool bar
When I restart it, I'm able to see the code again, but as soon as I open another text of code, it just doesn't. Anyone know how to fix this?

