| Re: [subversive-dev] Commit extension point |
|
Hello Rodrigo, There is the sample integration in the attachement. Everything were done through Eclipse IDE wizards: 1) create a plug-in project 2) double-click over the plugin.xml (or MANIFEST.MF) 3) add dependencies org.eclipse.team.svn.core and org.eclipse.team.svn.ui 4) connect to extension point org.eclipse.team.svn.ui.commit 5) add "commit" entry to the extension point 6) click to the "class *" link on the right of the editor (in order to create stubs for the extension point interface ICommitActionFactory) Best regards, Alexander Gurov, Subversive Team. 14.07.2011 18:09, rodrigo luiz duarte пишет:
|
Attachment:
SubveriveCommitIntegration.zip
Description: Binary data