On 24 août, 12:28, Ice13ill <[email protected]> wrote:
> And what if i want to use a package both on the client and server
> side, but one of the classes has imports from app engine witch cannot
> be used in GWT. Can i instruct the compiler (let's say in the .gwt.xml
> file) to exclude a class from a package when compiling ?
Yes, <source/> supports ANT-like filter attributes:
http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html#DevGuidePathFiltering
See also http://code.google.com/p/google-web-toolkit/wiki/ResourceOracle
for the gory details.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---