Lets say i have the following code
public class Test(){
public void sayHello(){
Window.alert("Hello");
}
}
Is it possible to get a file that only contains the JS compilation of that
class and not all the other generated stuff by gwt.
No matter which browser
2011/8/5 Jeff Larsen <[email protected]>
> different browsers get different JS. I don't understand your question.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/4bPEkeyP-8sJ.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
--
GWT API for non Java based platforms
http://code.google.com/p/gwt4air/
http://www.gwt4air.appspot.com/
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.