It is what I'm trying to do, but the install of the GWT SDK samples directory seems to be missing whatever build and/or configuration files are required to tell Eclipse that there are Java GWT projects in that folder - this is what my SDK folder contains:
build.xml \DynaTable \DynaTableRf \Expenses \LogExample \Mail \src \test \war build.xml README.txt Showcase The result of trying to use the Import Wizard on the samples directory or the Mail subdirectory is: "No projects are found to import" Do I need to use another utility to process the sample apps directory? (the build.xml files seem to imply ANT, but that seems a little heavy handed for importing sample source code) Perhaps the process for importing in Eclipse has changed since the last publishing of the sample source code? - but I haven't yet discovered any alternatives... I am moderately new to Eclipse, but moderately experienced with coding platforms. If I know what direction to take, I'm sure I can make it work. This just doesn't seem to adhere to anything I've experienced before. Thanks for your help. BTW - From what I have done so far with GWT, it looks to be a fantastic platform. Great work. I'm very much looking forward to using it and GAE in the near future. On Wed, Dec 15, 2010 at 2:08 PM, David Chandler <[email protected]>wrote: > Richard, > > Agreed, we need better docs on this. All the Eclipse sample projects > are under the eclipse folder in the root dir. You should be able to > import them into Eclipse with File | Import existing project. Or is > that what you're trying? > > /dmc > > On Wed, Dec 15, 2010 at 3:41 PM, Richard Hall <[email protected]> wrote: > > Like my noob friend above, I've also had lots of difficulty trying to > > import GWT sample apps, and other than slowly copy-pasting portions of > > code and reconfiguring, I cannot find any other way to import apps > > like the "Sample Mail app" or others like it. > > > > I absolutely cannot believe that this kind of functionality has been > > overlooked by those smart eclipse / GWT developers. But I have been > > searching for days for alternatives, without success. Either it's > > overly obvious or very subtle that I am not "getting it". > > > > I'm running GWT 2.0.4 and Eclipse 3.5. > > > > BTW, The link above seems to be redirected now to an irrelevant > > article. > > > > Any help is appreciated - Thanks, > > > > -- > > 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]<google-web-toolkit%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > > > > > > -- > David Chandler > Developer Programs Engineer, Google Web Toolkit > http://googlewebtoolkit.blogspot.com/ > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
