2009/7/17 Eric Ayers <[email protected]> > > Something is amiss with your Eclipse config. It sounds to me like you > are running your program as an 'Application' in the launch config (as > if this were a plain java app). You need to be running as a 'GWT > Application' to run your project in eclipse. When you compile your > app with GWT compiler, it is for running the generated javascript in a > web brower, not eclipse. >
somehow i launched as java application (actually i have no clue why this happened)... so eric, you were right. sorry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
