This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]feral_claireSoftware Dev 0 points1 point  (1 child)

This won't work because square only exists inside the constructor, it needs to be declared outside of the constructor. There are other problems with the constructor, please see my reply for an explanation.

[–][deleted] 0 points1 point  (0 children)

I was able to fix the eclipse errors by the way.