Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » EGit Documetation
EGit Documetation [message #575281] Fri, 23 October 2009 13:20 Go to next message
Stefan Reiterer is currently offline Stefan ReitererFriend
Messages: 10
Registered: October 2009
Junior Member
Hi!

I'm developing an eclipse plugin and in the course of this I want to make use of the egit plugin. On the project website of egit it is described that there is no documentation available for egit.

Does somebody know, how to get information about the use of the egit plugin (e.g. how to get the nature-id of the plugin, how to push files to the git repository, ...)?

lg.
Stefan
Re: EGit Documetation [message #575356 is a reply to message #575281] Fri, 23 October 2009 17:31 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Stefan Reiterer wrote:
> Hi!
>
> I'm developing an eclipse plugin and in the course of this I want to
> make use of the egit plugin. On the project website of egit it is
> described that there is no documentation available for egit.
> Does somebody know, how to get information about the use of the egit
> plugin (e.g. how to get the nature-id of the plugin, how to push files
> to the git repository, ...)?

The project is still being "bootstrapped"

There is a user guide here:
http://wiki.eclipse.org/EGit/User_Guide

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: EGit Documetation [message #575419 is a reply to message #575281] Fri, 23 October 2009 17:57 Go to previous message
Mykola Nikishov is currently offline Mykola NikishovFriend
Messages: 58
Registered: July 2009
Member
Stefan Reiterer <st@master-studios.net> writes:

> Does somebody know, how to get information about the use of the egit
> plugin (e.g. how to get the nature-id of the plugin, how to push files
> to the git repository, ...)?

In order to push files to the git repository from your code you don't
need the EGit, but the JGit only. The JGit part provides an API for
working with Git repositories. The EGit plugin is a team provider for
Eclipse on top of JGit.

--
MAN-UANIC
Previous Topic:Pushing/Exporting a new project to Github?
Next Topic:EGit with HTTP authentication
Goto Forum:
  


Current Time: Thu Apr 25 04:31:08 GMT 2024

Powered by FUDForum. Page generated in 0.02643 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top