Re: Is there any way to use GWT 2.9 with Java 11 using Eclipse GWT plugin?

2020-08-27 Thread Shahram Zadeh
after a long time and hard work we were able to make it work up to the successful compilation, now there is a conflict between the integrated apache xerces in gwt-dev.jar and java 8. is there any way to force the GWT in dev mode not to use tools in the gwt-dev.jar? any help would be greatly ap

Re: EMF with GWT and serialize problems

2020-08-27 Thread Jens
> Thanks for your help. I don't understand this sentence " *Also if you do > not transfer RequirementImpl directly but instead an interface that > RequirementImpl implements, then GWT Compiler needs to see the class+source > of RequirementImpl so it can treat RequirementImpl as a possible conc