J2CL has no notion of modules (no "source path" or other "classpath subsetting", no "public path", no defined properties and no predefined values, no "entry point", no deferred binding). GWT 3 might still have some of them (entry point, matrix of properties, some kind of "public path" or custom packaging à la Android AAR) but afaik it's still too early to tell in which form. Also note that all of those are related to the final compilation, so are dependent on the toolchain (Closure Compiler vs. other tooling, eg Webpack)
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/457525b2-171b-49a2-9ad0-fe73472c1391%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
