eI have the mercurial plugin installed on my desktop (at home and I am in the airport on my way home). There is a way to clone a repo and start a project under New Projects if I recall correctly. I also recall the option to pull and update are under SCM or Team once you right click the project.
But.. I find the eclipse plugin confusing to use, so I end up using the command line checkout, pull and update per Lennard's suggestion.. On Thu, Nov 11, 2010 at 8:31 AM, Lennard de Rijk <[email protected]>wrote: > Hi Daniel, > > > On Thu, Nov 11, 2010 at 5:00 AM, DanielS <[email protected]> wrote: > > I'm very new to using eclipse. I installed the mercurial plugin but > > can't see anywhere how to hg push/pull a project. > > > > I don't really use that plugin, I run: > > *hg clone https://wave-protocol.googlecode.com/hg/ wave-protocol * > > and then create a new Java Project in Eclipse choosing the wave-protocol > folder just created as "existing source". Then just fill in a name and click > finish. > > Greetings, > Lennard > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > -- --Ma -- You received this message because you are subscribed to the Google Groups "Wave Protocol" 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/wave-protocol?hl=en.
