I'm going to assume you used the -eclipse flag when you created the project...
there should be a MyApplication.launch file in the project root. ( if not, regenerate the appication with -eclipse ) import the project highlight your project root select the green circle Run toolbar item, select "Run Configurations..." you should see MyApplication under Java Application. click to run, Voila'. On Oct 13, 10:04 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello everyone, > i've just built a gwt project with projectCreator and > ApplicationCreator.So i've imported the my project into eclipseand > when i laujch it with the script shell MyApplication-shell which is > genereted i i have the two window which i expected.But when i try to > run it by right clicking on the project ->run as-> run configuration > and i specify the name of the project and the main class > com.google.gwt.dev.GWTShell i don't have the two window.Can you > explain me why i don't have it and what can i do to resolve this > problem? > Arnaud --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
