> Missing required argument 'className' You're not supplying a required argument. Specifically, you're not giving the name of the EntryPoint class you want to create.
You might find the Getting Started guide helpful: http://code.google.com/webtoolkit/gettingstarted.html - Isaac On Fri, Feb 20, 2009 at 12:56 PM, The One <[email protected]> wrote: > > Missing required argument 'className' > Google Web Toolkit 1.5.3 > ApplicationCreator [-eclipse projectName] [-out dir] [-overwrite] [- > ignore] [-addToClassPath classPathEntry] [-addModule module] > className > > where > -eclipse Creates a debug launch config for the named eclipse > project > -out The directory to write output files into (defaults > to current) > -overwrite Overwrite any existing files > -ignore Ignore any existing files; do not overwrite > -addToClassPath Adds extra elements to the class path. > -addModule Adds extra GWT modules to be inherited. > and > className The fully-qualified name of the application class > to create > > > Does anyone know how to fix this...Above is my console in > Eclipse ...Project has no errors. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
