|
||||||||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
||||||||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Either split your project into separate GWT (client) and JavaEE (server) modules, or try setting gwtSdkFirstInClasspath.
Running JavaEE in DevMode's embedded server is likely to fail though, so you'd better split the project in distinct modules, and run the client module with -noserver.