On Thursday, June 13, 2013 11:58:42 AM UTC+2, anilva...@gmail.com wrote:
>
>
> Thanks. If I delete this folder .junit_symbolMaps from war. Can i safely 
> run GWT Test cases. Is there any harm. ? Please let me know.
>

These files are *created* by running GWTTestCases (generally; they can also 
be produced by compiling a module that <inherits 
name="com.google.gwt.junit.JUnit"/>, something you shouldn't do).
When running GWTTestCases, they'll be created in the -out or -war directory 
passed to -Dgwt.args="", which should (quite obviously) be different from 
the one of your app (defaults to www-test in Eclipse, to target/www-test in 
CodeHaus' gwt-maven-plugin, and target/gwt-tests/www in 
net.ltgt.gwt.maven:gwt-maven-plugin)

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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