I’m having an own security class, derived from the secure module of the play framework.
Unfortunately, i’m getting this error, while compiling the project:
Compilation error
The file {module:secure}/app/controllers/Check.java could not be compiled. Error raised is : The type Check is already defined
I was able to fix this error when I removed this line from application.conf: