Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[subversive-dev] Commit extension point

Hi everybody!

I want to extend the commit dialog window to customize the "OK" button event. I created MyCommitDialog and MyCommitActionFactory classes in my separate package and separate jar file. I created de plugin.xml into de jar file e put my jar file in the eclipse plugins directory, but don't work.

What's the correct procedure? What are the steps? And how to invoke other svn command in the "OK" button event before invoke de Commit command?

Please, help me

With best regards,

--
Rodrigo Luiz Duarte
rodrigo.luizduarte@xxxxxxxxx

Back to the top