Tagged Questions

0
votes
0answers
38 views

Alter the debug perspective view preferences in eclipse ide [closed]

Ok, My debug view in eclipse is a dropdown menu. Which is ok but it only will show the stack trace when i hover over it...i would prefer it to be a already collapsed list like in the youtube tutorial ...
0
votes
1answer
60 views

Why might my Object Attributes become linked after refactoring?

As part of a game design class I'm taking this semester, I'm developing the basics of a game engine. I shared what I had in the GameDev chatroom, earlier, and everything was working as expected. ...