Monday, April 27, 2020

Re: Upgrade to 2.8.2 from 2.7.0 is having compilation errors while doing GWT compile

Make sure you're using jdk version 8 or 9 but not higher. I think I saw that error when I used java 13 by accident. Hope that helps.


On Monday, April 27, 2020 at 5:01:30 AM UTC-6, pratik thaker wrote:
Hi Team,

I have upgraded to GWT 2.8.2 from 2.7.0 and in Eclipse it is not showing any compilation error.

But at the time of GWT compile, it is failing for most of the classing with below error,

No source code is available for type <CLASSNAME> did you forget to inherit a required module?

Please note that, the same used to work fine with 2.7.0 and all the classes are either simple POJO or utility classes.

Can you please help me on this ?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/1d237a1c-f4e1-408e-aa85-0c4b3b6b343a%40googlegroups.com.

No comments:

Post a Comment