Hi,
I'm starting with gwt, and I'm trying to create datas wich will be used
later within the GWT project.
In order to create this library (POJO library), I'm using the common way:
xsd + JAXB
In order to use it within the gwt, I added the <inherits
name='test.data.generated.Login'/> within my GWT project configuration file.
I did create manually the associated xml file for this class in the library
project, which basically defines the entry point.
I ran into the following issue:
Hint: Your source appears not to live underneath a subpackage called
'client'; no problem, but you'll need to use the <source> directive in your
module to make it accessible
Any idea ?
I guess as well that the xxx.gwt.xml can be automatically generated, any
tutorial regarding this ?
Regards,
Samuel
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.