My mistake. I needed to specify the full name of the compiler (com.google.gwt.dev.GWTCompiler). But when I try to compile a file, the GWTCompiler returns the following:
C:\ChiaraMail\Release 5.0>java com.google.gwt.dev.GWTCompiler ChiaraMail.java Loading module 'ChiaraMail.java' [ERROR] Unable to find 'ChiaraMail/java.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source? [ERROR] Build failed ChiaraMail.java wasn't built using GWT. Is that the problem? On Feb 19, 3:21 pm, FractalBob <[email protected]> wrote: > Hi, > > I developed a Swing-based mail application that I'd like to convert to > JavaScript. Is this the sort of thing that GWT can do? If so, how do I > run GWTCompiler? I added the four JAR files contained in the GWT > distribution to my CLASSPATH, but the java interpreter can't find > GWTCompiler. TIA. > > Bob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
