I am trying to make my own mod for minicraft(made by Markus Perrson for the Ludum Dare), and I am doing so using eclipse(as it is written in java). I uploaded the source to a new project, an tried running the Game.java, before I touched the code, and it gave me this error:
Syntax error, parameterized types are only available if source level is 1.5 or greater
What does it mean by this? Thanks!
0 comments:
Post a Comment