Hello, >From the small examples of J2CL examples I have seen, the Java classes have been annotated with @JsType. I understand that all Java code will be transpiled to ES6 JS classes with J2CL but can you refer/use other Java classes/libraries without adding specific annotations?
More concretely, if I have a GWT/Java library will I be able to use that library with J2CL without modifying the source of it? Thanks, Anders -- 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/3193454b-b4c7-428b-8a19-3e730601868f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
