Hey John, I think that's the intended behavior, that there's no StockWatcher.launch file stored in the project directory. As it stands, Eclipse and the plugin manage launch configurations for you. (If you check in "workspace/.metadata/.plugins/org.eclipse.debug.core/.launches", you can see them.)
Maybe I'm not understanding your use case, but why do you need to have StockWatcher.launch around to re-open the sample project? Thanks! On Thu, Jul 2, 2009 at 1:33 PM, John<[email protected]> wrote: > > Hi. > > I am using eclipse 3.4.2 (Ganymede) updated current as of yesterday > and installed the Google Plug-in for Eclipse. > > Today, I've been working through the 'Getting Started' and noticed the > following... During 'Step 1', Creating a GWT Application (using > eclipse), the steps shown create the application as described. > However, the StockWatcher.launch file is not being created. > > I've tried this twice in two different folders, etc. and can replicate > it. All the files are created fine, I can run the generated app > successfully, navigate to and read all the files, etc. However, the > StockWatcher.launch file is never created. (Not there while eclipse is > open and not there after it's closed.) Since this pretty much prevents > me from re-opening the sample project that's been created, this is a > bit of a pain. > > Any ideas what might be causing this? Am I the only one seeing this? > > Worst case, I can revert to using the command line to generate the > project but I was hoping to be able to use the Google Toolbar to save > myself some typing. > > Thanks for any insight. > > - John - -- Alex Rudnick swe, gwt, atl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
