Google Project Hosting supports SVN, Hg, and git, so you can get the matching Eclipse plugin (like Subclipse for SVN), add a new repository with the URL from the GPH Source tab, and right-click on the new repo to "Check out as a new project." If it's a Maven project and you have m2eclipse installed (now built in to Indigo), you can initiate the import through the Maven plugin and the project will be all ready to go.
HTH, /dmc On Wed, Sep 7, 2011 at 9:00 AM, Alex <[email protected]> wrote: > Hi, > > The Google for Eclipse plugin has a nice wizard to import projects > hosted at Google Project Hosting. > Unfortunately the wizard only shows projects of which I'm a member. > Is there an easy (wizard supported) way to import projects hosted on > Google Project Hosting of which I'm not a member within Eclipse? > > Alex > > PS: I know that than I'm not able to commit changes, but that fine. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" 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-appengine-java?hl=en. > > -- David Chandler Developer Programs Engineer, GWT+GAE w: http://code.google.com/ b: http://turbomanage.wordpress.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
