I renamed my package and now I get this strange error:
Unable to instantiate application app.MyApplication: java.lan
In my case, I've change JAVA compiler compliance level from 1.7 to 1.6 and the problem was solved.