add button in rtc client for verify snapshot
When I create a snapshot in rtc I would like this to be able to be verified before saving it. So I would like to include a "verify" button in the GUI so that I can verify some characteristics of the snapshot such as whether the snapshot is scoped to the project or that it meets a particular naming convention. How can I do this? Do I need to create a plugin to do this? Do you have any suggestion to make my job easier?
i would like to do this for RTC version 6.0.6, what kind of sdk should i install? client side? thanks in advance
Accepted answer
I do not know if you can add buttons to existing UI elements. That would be an Eclipse and not a Jazz question. I have found away to add context menus to some jazz items. See https://rsjazz.wordpress.com/2014/02/21/adding-context-menus-for-jazz-objects-to-the-rtc-eclipse-client/ .