On Oct 23, 6:13 pm, Alexander <
azi...@gmail.com> wrote:
> Hello.
>
> GWT compiler doesn't create directory symbolMaps deploy.
> Already for a long time I'm trying to solve this problem. Every time I
> spend on it about a day without results.
>
> Folder rpcPolicyManifest created in WEB-INF/deploy folder, but
> symbolMaps not.
> I tried to compile and through gwt-maven-plugin and directly through
> com.google.gwt.dev.Compiler, with custom -deploy.
>
> Many people asks how to disable generation of this files but seems
> that nobody has same problem.