Re: Problem with GWT Project Configuration - Inherits Module Problem

2009-09-04 Thread Prosky
Hi Rahul, thank you for the answer. I already look the getting started guide but don't solve my problem. Now we try to post the .xml file of each module. Maybe there is a persone that help me. The .xml file of module Portal that implements the entry point is that:

Re: Problem with GWT Project Configuration - Inherits Module Problem

2009-08-31 Thread Rahul
Hi, Yes there is some configuration problem with your project but i am unable to solve it but this getting started guide http://code.google.com/webtoolkit/tutorials/1.6/gettingstarted.html tells how to configure your classpath correctly On Aug 31, 6:21 am, Prosky wrote: > Good morning to all

Problem with GWT Project Configuration - Inherits Module Problem

2009-08-31 Thread Prosky
Good morning to all users of the forum; i am a new user and i have a small problem with a gwt project. The Project is constituted by one module that is called "Portal", that contain the entry point class, and by another support module that is called "Canvas", that not contain another entry point.