The build script does not compile these source files to classes. Instead it 
just bundles them into the jar as resource files.

These are super source packages, meaning that they won't get compiled to 
.class files but instead are bundled as source files into the jar. The GWT 
compiler then puts them on class path before anything else so you can 
override JVM classes with GWT specific implementations.


-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to