Friday, December 9, 2016

Use of existing java applications/ jars in a GWT project

Hi
  I have an application based on eclipse GEF, and am trying to build one based on GWT which has the same functionality.
I am a new user , so please excuse me if this is a very basic question
   We have a a lot of existing java code, and libraries which need to be used.
It does appears that the GWT compiler does look for a module definition , if any code from those libraries can be used.
My question is
  - Would i need to change the existing jars, to add a module definition to each of them ?
  - DOes the GWT compiler need the actual source code too for each of these.
   If that is indeed the case, it might make the porting of an existing application to GWT difficult.
Any pointers are appreciated

Best Regards
Ani

--
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment