The jar that is there in download tab is not working correctly. When I use it, it gives me error saying not able to find *.gwt.xml files.
What I noticed was in this gwt.xml was being stored in a separate file structure and not along with the class files. When I manually moved all the gwt.xml to their respective class folders, the jar is working and I am not getting that error anymore.
The jar that is there in download tab is not working correctly. When I use it, it gives me error saying not able to find *.gwt.xml files.
What I noticed was in this gwt.xml was being stored in a separate file structure and not along with the class files. When I manually moved all the gwt.xml to their respective class folders, the jar is working and I am not getting that error anymore.