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]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
