Thanks a lot, Vitali. You're rihgt : webAppCreator creates the eclipse project , and it doesn't need -ecllipse option like in applicationCreator.
The only problem now is I would like import the Showcase sample, but webAppCreator command doesn't accept 'Showcase' because it does not appear be a valid fully-qualified Java class name. ( I've tried this command : webAppCretaor Showcase -ignore com.google.gwt.samples.showcase.client.Showcase ) thanks a lot carles On Apr 13, 11:27 am, Vitali Lovich <[email protected]> wrote: > webAppCreator, from what I remember, automatically creates the ant tasks, > eclipse project, & eclipse launch files. > > On Mon, Apr 13, 2009 at 4:09 AM, carlesla <[email protected]> wrote: > > > Hi , > > > I've got the same problem. > > > In older versions wiht de command word applicationCreator and the > > option -eclipse -ignore I could resolve this problem, but not now with > > te webAppCreator command because the option -eclipse doesn't exists. > > > Thanks anybody can help us > > > Carles > > > On Apr 13, 1:22 am, Jaap <[email protected]> wrote: > > > I've just installed gwt and appengine eclipse plugins and now would > > > like to import the sample projects ( located in the samples directory > > > into eclipse ) > > > > The README.txt in all the samples say the following > > > > --- > > > If you use Eclipse, you can simply import the generated project into > > > Eclipse. > > > We've tested against Eclipse 3.3 and 3.4. Later versions will likely > > > also > > > work, earlier versions may not. > > > > In Eclipse, go to the File menu and choose: > > > > File -> Import... -> Existing Projects into Workspace > > > > Browse to the directory containing this file, > > > select "Hello". > > > > Be sure to uncheck "Copy projects into workspace" if it is checked. > > > > Click Finish. > > > > You can now browse the project in Eclipse. > > > ---- > > > However I cannot click the Finish button because Eclipse does not > > > recognize the project. I think it's because it's missing eclipse > > > project files. > > > > How can I get this to work? > > > > Thanks > > > > Jaap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
