The file /app/controllers/Projetos.java could not be compiled. Error raised is : play.modules.pdf.PDF cannot be resolved
The server log outputs this:
@621oao0nb
Internal Server Error (500) for request GET /
Compilation error (In /app/controllers/Projetos.java around line 11)
The file /app/controllers/Projetos.java could not be compiled. Error raised is : play.modules.pdf.PDF cannot be resolved
play.exceptions.JavaCompilationException: Only a type can be imported. play.modules.pdf.PDF resolves to a package
at play.classloading.ApplicationCompiler$2.acceptResult(ApplicationCompiler.java:240)
at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:551)
at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:409)
at play.classloading.ApplicationCompiler.compile(ApplicationCompiler.java:271)
at play.classloading.ApplicationClasses$ApplicationClass.compile(ApplicationClasses.java:253)
at play.classloading.ApplicationClassloader.detectChanges(ApplicationClassloader.java:250)
at play.Play.detectChanges(Play.java:465)
at play.Invoker$Invocation.init(Invoker.java:98)
at Invocation.HTTP Request(Play!)
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.