The value ie10 was not previously defined

Hi,

to my vaading project (verison 7.2.3.) I added some libs witch are probably not compatible with gwt version and I am getting the error: The value ie10 was not previously defined.
How can I update the version of the gwt only?
Thanks

Since Vaadin 7 GWT has be “bundled” with Vaadin. Are you sure your client side compilation uses proper 7.2.3 version? ie10 “user.agent” permutation should be there.

Pretty hard to say more specifically what is going wrong without seening your project.

cheers,
matti

The problem was that in external lib was defined dependency on other version of gwt. The solution is exclude this dependency in pom.xml