Where can I find source code for com.ibm.team.filesystem.ui.changes.actions.quick?
I need to check the source code for SubmitForReviewAction class in the package "com.ibm.team.filesystem.ui.changes.actions.quick" but I'm unable to find it in com.ibm.team.filesystem.ui.jar |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Aug 22 '23, 2:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER The SDK contains com.ibm.team.filesystem.internal.rcp.ui.workitems.workflows.SubmitForReviewAction. That does not match your package. if you have installed the EWM SDK following https://jazz.net/library/article/1000 you can use Open Type to open the class. Ralph Schoon selected this answer as the correct answer
Comments
Pooja Nanda Kumar
commented Aug 22 '23, 2:25 a.m.
I could not find com.ibm.team.filesystem.internal.rcp.ui plugin in https://jazz.net/downloads/rational-team-concert/releases/6.0.6.1. Which SDK contains this plugin?
Open Search>Java Paste the class name into the search field. Select type search, all references. Search.
In 6.0.6.1 I find SubmitForReviewAction in
com.ibm.team.filesystem.internal.rcp.ui.workitems.workflows - com.ibm.team.filesystem.rcp.ui.workitems_3.2.1300.v20190124_1935.jar - C:\RTC6061Dev\installs\rtc-server-sdk\plugins - External Plug-in Libraries
In 7.0.2.SR1 I find SubmitForReviewAction in
com.ibm.team.filesystem.rcp.ui.workitems_3.2.1500.v20211201_1220.jar - C:\RTC702SR1Dev\installs\rtc-server-sdk\plugins
Pooja Nanda Kumar
commented Aug 22 '23, 3:34 a.m.
Thank you for specifying the paths and doing the needful but Which search am I supposed to use? Open Search>Java Paste the class name into the search field. Select type search, all references. Search.
Ralph Schoon
commented Aug 22 '23, 4:30 a.m.
| edited Aug 22 '23, 4:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
What URL? The search is in your EWM Eclipse client setup for EWM SDK development.
Search a type
Pooja Nanda Kumar
commented Aug 23 '23, 12:18 a.m.
Yes I was able to find it, Thanks a lot!
showing 5 of 6
show 1 more comments
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.