Hi, thanks. The module configuration file (and more specifically the
app entry-point) was created by the applicationCreator. It works fine
with the MyProject-shell.cmd and MyProject-compile.cmd scripts. It
must be some sort of NetBeans classpath option ?
On Oct 13, 7:43 pm, "Fernando Paz" <
paz.ferna...@gmail.com> wrote:
> Hello.
>
> Not only the src must to have in the path, you need to be sure thta the
> Module.gwt.xml has the appropiatte configuration, some like this:
>
> <entry-point
> class="ec.com.mycompany.modulos.propuesta.detalle.client.Form"/>
>
> luck!
>