Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] EGit / JGit - git-blame support

Here's a good place to start on learning maven
http://www.sonatype.com/books/maven-book/

At the simplest from the command line you just type mvn install and maven fetches all the dependencies for you.

> -----Original Message-----
> From: egit-dev-bounces@xxxxxxxxxxx [mailto:egit-dev-
> bounces@xxxxxxxxxxx] On Behalf Of Stefanos Antaris
> Sent: 16 March 2011 06:29
> To: Shawn Pearce
> Cc: egit-dev@xxxxxxxxxxx
> Subject: Re: [egit-dev] EGit / JGit - git-blame support
>
> Hi Shawn,
>
> i am completely excited about how you have designed Git.I have made
> some
> changes to fix the bug(implement the feature) but i have a problem on
> how to build git and test my changes.I have downloaded Git using the
> Contributor Guide[1] and the already installed EGit plugin for Eclipse
> Helios but i don't know how to build it as long as there are some
> dependencies (e.x. jetty) and i have never worked with maven
> before.Could someone please help me to work with it?
>
>
> [1]http://wiki.eclipse.org/EGit/Contributor_Guide
>
>
> Best regards,
> Stefanos Antaris
>
>
>
> On Mon, 2011-03-14 at 11:13 -0700, Shawn Pearce wrote:
> > On Mon, Mar 14, 2011 at 10:58, Stefanos Antaris
> <santaris@xxxxxxxxxxx> wrote:
> > > Are you using any exact type of Eclipse(Galileo,Helios,Indigo)?I am
> starting
> > > immediately as i think that i don't have enough time.Hope to fix it
> as soon
> > > as possible.
> >
> > I'm developing using 3.6.1, but the projects and code work in all
> > current versions of Eclipse. The JGit library itself targets Java 5
> as
> > its minimum required version, and has no dependencies on any other
> > Eclipse project.
> >
>
>
> _______________________________________________
> egit-dev mailing list
> egit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/egit-dev


**************************************************************************************
This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmaster@xxxxxxx and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00
**************************************************************************************


Back to the top