Help extending subclipse

Brunoais <[email protected]> Thu, 11 Feb 2016 15:17:10 +0000
Newsgroups gmane.comp.version-control.subversion.subclipse.user
Message-ID <[email protected]>
hi,

I want to make a plugin to the subclipse.
Broadly speaking, it would work like this:

When the commit dialog appears, below the , I want to add a file browse 
window that allows to choose a file location in the filesystem.

For that file, I want to create a listing (full file path) of all the 
files that are being committed (additions, editions and deletions). That 
record is made only when the commit is issued, no need to do it before that.

I also want to associate the file to where it is stored and the message 
written in the commit messages list, but that's for later.

For starters, I need to know to which extension points should I attach 
my code to and which dependencies will my code need. Are you able to 
help me? Anything is welcome.

Thanks in advance

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3159874

To unsubscribe from this discussion, e-mail: [[email protected]].