git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Constantin Roxana" <constantinrox@gmail.com>
To: git@vger.kernel.org
Subject: GSoC & egit
Date: Wed, 21 Mar 2007 01:06:45 +0200	[thread overview]
Message-ID: <13d28e30703201606qdc7dd91mece971dab56a669a@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4010 bytes --]

Hello,

I am Roxana Constantin, I am a student and I want to participate to
GSoC 2007 and work for git with the project of enhancing egit, the
plugin for Eclipse.

I am posting my proposal and if you like you can review it and send me feedback.

proposal:
------------

egit enhancements

Project goal
The goal of my project is to enhance egit by improving the UI
integration with Eclipse of common functionality for users.

The users should be able to import with a wizard (clone in git) an
outside project, to commit and browse the history of the commits. Also
a perspective for egit (to include egit specifics), and extend the
preference page (just a hello message now) with informations like
user, email, or other properties.
I believe that this minimum requirements should be met in order to be
usable, so I would measure the success of my project by the amount of
these features implemented.
Also a documentation inside Eclipse help system would be useful.
(through an extension point)

Milestones
- from now and until May 28: get used with the source code, learn more
about git/jgit
(May 28 - June 10) - week 1- 2 : work on commit, get used with the jgit API
(June 11 - June 24) - week 3 -4: finish any work left with commit,
work for history browser
(June 25 - July 8) - week 5-6: finish any work left on the history
browser, add perspective, preference page
(July 9 - July 22)- week 7-8: work on fine tuning the already
implemented features, fix bugs, documentation, tests
(July 23 - August 5) - week 9-10: analyses supporting branches and
start to work towards supporting them: create, switch, delete
(August 6- August 20) - finish any work left, write the final
documentation, tests

Details
A few extension points I want to extend are:
org.eclipse.ui.preferencePages,  -- preference pages
org.eclipse.core.runtime.preferences  -- initial values for preference pages
org.eclipse.ui.importWizards,     -- clone a git repository
org.eclipse.ui.perspectives,       --   git perspective
org.eclipse.help.toc         -- documentation

Interfaces
I sow that in org.spearce.egit.core is the plugin core (non UI)
in org.spearce.egit.ui is the UI part of the plugin
and org.spearce.jgit is the library with the pure Java implementation of git.
I will use jgit in egit-core and egit-ui, probably mostly org.spearce.jgit.lib.*
I do not know yet if I will need to change something in the library.

Preparations
Because I never worked with git before:
I compiled and installed git and read the tutorial, some man pages,
and other docs from Git Documentation. I played with git to get
accustomed how it works.
I looked at egit sources, how the extension points from Eclipse are
extended, what functionality is already there, and I tested the
plugin.
I built a demo plugin in Eclipse SWT to show you that I know how to
work in the Eclipse environment.
It draws fractals. It adds a new wizard to Eclipse and you can create
a fractal in an existing project.
You can install it the usual way by copying it to Eclipse/plugins/
directory. The source code is in it.

I'm free the hole summer, so this will be my main task.

About me
I'm a Romanian student at Master's Degree in philosophy. My favorite
philosopher is Nietzsche.
I like a lot programming and I know Java and C. I studied C at
University (there are some classes in the Computer Science
department).
I have 2 years experience in Java and I know C at medium level. In
high school I learnt Pascal.
I use GNU/Linux – Ubuntu distro.
I found out that GsoC doesn't matter what courses one takes at
University, only open source programming matters, so I applied.

I previously worked on small projects (a Java visualizer for fractals,
not SWT, small dumb plugins for Eclipse, some UML editor but not
finished and aborted, basic programs in C). This will be an
extraordinary experience, working in such a dynamic group.

------------
end of proposal

Roxana Constantin

[-- Attachment #2: fractals_1.0.0.jar --]
[-- Type: application/java-archive, Size: 27271 bytes --]

             reply	other threads:[~2007-03-20 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20 23:06 Constantin Roxana [this message]
2007-03-21  7:25 ` GSoC & egit 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=13d28e30703201606qdc7dd91mece971dab56a669a@mail.gmail.com \
    --to=constantinrox@gmail.com \
    --cc=git@vger.kernel.org \
    /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).