简体   繁体   中英

how to customize Show History eclipse plugin

In eclipse -> Show history option gives capability to search particulate history based on criteria like author, comment, date etc. I want to reuse that Search SVN History plugin ( HistorySearchDialog.java in org.tigris.subversion.subclipse.ui_1.6.18.jar )

Any idea how I can reuse eclipse inbuilt plugin?

Yes , you can use by eclipse plug-in development. You can customize eclipse plug-in as per your need.

after the above articles , you need to check Fragmantation in eclipse as well.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM