• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to view patches in eclipse workspace?

 
Ranch Hand
Posts: 85
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I suspended couple of change sets from the history and created patches from each change set, so that I can submit only those patches for the code review. But I cannot see any of those patches under "Pending Changes" view in eclipse. The source-code control tool that I am using is IBM RTC Jazz. Do I need to add a view or something to show up those patches. please suggest.
Update: I applied these patches to my project (team --> apply patch), Now I can see all of my patches under "Pending Patches" in "Pending Changes" view. But I don't find an option here to submit only these patches to the code review. Please suggest.
 
reply
    Bookmark Topic Watch Topic
  • New Topic