git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Grzegorz Kulewski <kangur@polcom.net>
Cc: Robin Rosenberg <robin.rosenberg@dewire.com>, git@vger.kernel.org
Subject: Re: Eclipse support status (was: Re: [EGIT 00/10] This weeks Eclipse patches)
Date: Mon, 7 May 2007 22:07:10 -0400	[thread overview]
Message-ID: <20070508020710.GG11311@spearce.org> (raw)
In-Reply-To: <Pine.LNX.4.63.0705072331260.20408@alpha.polcom.net>

Grzegorz Kulewski <kangur@polcom.net> wrote:
> I wanted to ask about current status of Git-Eclipse support. Is this 
> plugin able to actually do anything or not? What works and what does not? 
> Can it be used by developers using Git? Or maybe git-svn or git-cvsserver 
> are better?

There's no support for committing through Eclipse yet, let alone
doing things like creating new branches or switching branches.

But Robin has done a lot of work on the status and history viewing
tools, to the point that you can use the QuickDiff feature in
Eclipse to see which parts of a file you have recently modified
(but not committed), which files/directories are modified in the
Navigator, and view the "git shortlog" for the currently selected
file/directory.

> If it it not usable at the moment do you have any idea when it may be 
> usable? I know several developers really waiting for such support even 
> early or beta quality.

I would say its *very* early alpha.  It could cause your Eclipse
workbench to run out of memory, and crash, especially on large
projects.  It also doesn't have that many features yet.  ;-)

-- 
Shawn.

  reply	other threads:[~2007-05-08  2:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07 21:29 [EGIT 00/10] This weeks Eclipse patches Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 01/10] Fixes due to changes in the Eclipse Team API Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 02/10] Recursion and update of all elements regardless of need Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 03/10] Update compare window immediately Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 04/10] Bug: Do not crash when showing diff for first version of a file Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 05/10] Speed up ObjectId a little Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 06/10] Create a generic history walker Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 07/10] Cache pack index fully Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 08/10] Use ObjectId[] instead of List for parents Robin Rosenberg
2007-05-07 21:30 ` [EGIT PATCH 09/10] Run history refresh in background Robin Rosenberg
2007-05-07 21:30 ` [EGIT PATCH 10/10] Enable a tooltip in the history view Robin Rosenberg
2007-05-07 21:35 ` Eclipse support status (was: Re: [EGIT 00/10] This weeks Eclipse patches) Grzegorz Kulewski
2007-05-08  2:07   ` Shawn O. Pearce [this message]
2007-05-08  3:24 ` [EGIT 00/10] This weeks Eclipse patches Shawn O. Pearce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070508020710.GG11311@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    --cc=kangur@polcom.net \
    --cc=robin.rosenberg@dewire.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).