Saturday, February 20, 2016

Re: How to protect IP in GWT.

They are different stories. I knew that on web browser, everything is javascript, not Java code. I don't want Java developers to see my original Java code in Eclipse. I want to (1)compile Java source code into a big javascript file and (2)wrap the compiled javascript file back into Java class using JSNI, which has the same function as original Java class.

Thanks!

On Saturday, February 20, 2016 at 2:27:33 PM UTC+8, Kirill Prazdnikov wrote:
Hi Ed, 

I did that, I don't see java code. Please show me the original java code.
I only see this link 


And again it does not contain the java code.

-Kirill


On Friday, February 19, 2016 at 8:56:08 PM UTC+3, Ed wrote:
Use developer tools in your Browser edit and resend the call to the js files

Ed

On Fri, Feb 19, 2016 at 11:11 AM, Kirill Prazdnikov <pki...@gmail.com> wrote:
This is my app build by GWT: http://kp219.ru/GraphicsTest.html#12
How can one view original Java source code?

-Kirill


On Friday, February 19, 2016 at 2:43:47 PM UTC+3, David wrote:
I am not working in USA. Here IP is not protected well. I need to protect IP by myself. I need to figure out way how to prevent other developer from viewing original Java source code related to GWT. 

 

--
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