Friday, February 19, 2016

Re: How to protect IP in GWT.

What I want is listed below:

1. I have this Java source code
public class StartEntryPoint implements EntryPoint {

public void onModuleLoad() {

    }
}


On Saturday, February 20, 2016 at 6:54:36 AM UTC+8, Thomas Broyer wrote:
Put differently you need a ProGuard that would work with sources. Not sure that exists …

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment