Re: Eclipse plugin problem: GWT 2.8.1 with Guava 21

2017-05-23 Thread Alexander Tarasov
I also have a similar issue only with GUAVA 21 Tracing compile failure path for type 'com.google.common.collect.ImmutableMap' [INFO] Errors in 'jar:file:/C:/Users/Public/Documents/maven/repository/com/google/guava/guava-gwt/21.0/guava-gwt-21.0.jar!/com/google/common/collect/super/com/goog

Re: Missing Custom Linker Output Files when using GWT Eclipse Plugin

2017-05-23 Thread Thomas Broyer
No it's not possible. Only public resources and, special-cased, GWT-RPC serialization policies are copied to the launcherDir/war. Actually, using my (experimental) gwt-devserver should work though. https://github.com/tbroyer/gwt-devserver -- You received this message because you are subscribed