I changed to
<source>1.6</source>
<target>1.6</target>

project -> Java Build Path -> Source -> Default output folder  = 
ppmock/target/ppmock-1.0.0-SNAPSHOT/WEB-INF/classes
project -> Google -> Web Application -> WAR directory = 
target/ppmock-1.0.0-SNAPSHOT
"Launch and deploy from this directory (disbaled because this is a Maven 
project)" = checked

Before launch : 
mvn clean compile war:exploded

Launch configuration arguments :
-remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -logLevel INFO 
-codeServerPort 9997 -port 8888 -war 
C:\jsi-workspace2\JSI\ppmock\target\ppmock-1.0.0-SNAPSHOT 
com.farheap.jsi.ppmock.ppmock

This seems to work for me... so far :)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to