On Sep 24, 5:28 am, Didier DURAND <[email protected]> wrote: > Hi, > > the static method getVersion() on class GWT (so GWT.getVersion()) > gives it programmatically. > > So, if you put your jars alternatively in your classpath, you will > find the version of each of them
Alternatively, just "launching the JAR" should print the version to the standard output: java -jar gwt-dev.jar -- 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.
