Taking bets (original) (raw)

Been coding all day without a compile. Think it'll get through?

Update: Of course not. 21 errors. 8~)
Update 2: 9 errors.
Update 3: 2 errors.
Update 4: 4 errors. 8~(
Update 5: "BUILD SUCCESSFUL" - I'll debug it tomorrow.

I'm following this tutorial on the netbeans website for a simpleEE7App. I followed the instructions precisely but got an exception need help. :/…

anyone here?

It seems that you can override a concrete method and make it abstract. I actually came across some code that did this, so I had to check how it…