On 7 January 2015 at 17:39, Christopher <ctubb...@apache.org> wrote: > On Wed, Jan 7, 2015 at 10:11 AM, sebb <seb...@gmail.com> wrote: > >> I've just started trying to look at some Math code with Eclipse. >> >> However it's not at all obvious how to create the initial project. >> >> I'm used to SVN where there is a list of SVN repos, and one can just >> checkout the required tree. >> >> How is one supposed to add the initial project to Eclipse? >> > > I just do: > > git clone https://git-wip-us.apache.org/repos/asf/commons-math
Just tried that: Cloning into 'commons-math'... warning: templates not found /usr/local/git/share/git-core/templates fatal: Unable to find remote helper for 'https' I'm on MacOSX. > > Then, in Eclipse, File -> Import -> Existing Maven Projects. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org