Re: How to convert from java to js
as long as you have the java source files and feed them to the gwt compiler, there are basically no limitations - except for some features that do not exist in javascript at all (synchronisation, threads, reflection)
also, not all jdk classes are available for gwt compilation. just go through some tutorials to get your first generated js file
2014/1/2 Amir Abudubai <amirabudubai@gmail.com>
What I want to know is, can I make a program in java and convert it to js, or is there a limited amount of things that can be converted, and most importantly, how do I do it.--
As you probably guessed, I am new to GWT and I am not really sure how it works.
P.S. I already got it installed in eclipse. I know C++, I hate js, and I am learning java.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home