Hey Kevin, The Contacts.zip file actually has the Eclipse project metadata included (the .project and .classpath files.) What you can do extract that zip file, in Eclipse go to File > Import > Existing projects, and point it to the extracted directory.
jason On Sun, Apr 25, 2010 at 3:36 PM, Kevin V <[email protected]> wrote: > Hello everyone, > > I am new to the MVC paradigm and am trying to implement a webapp using > GWT and Eclipse. I've done the Stockwatcher tutorial and would like, > at this point, to follow the Contacts tutorial here (http:// > code.google.com/webtoolkit/articles/mvp-architecture.html) but am > having issues with importing the project into Eclipse. What is the > easiest / most straightforward way to do this? I have created a new > Webapp project "Contacts" and added the files to the corresponding > directory (then refreshed in Eclipse), but appear to have errors in > compilation. Help? > > Thanks in advance, > Kevin > > -- > 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.
