So, I\'m trying out Play 2 with Eclipse. I create a new project, compile it, run eclipsify and import it into Eclipse. So far so good.
The problem I\'m having is tha
I did the following things :
classes_managed directory generated by play eclipsify from my build path, and I added it manually using "Add external class folder"And then it worked for me.
It seems that there is a bug with the eclipsify command.