Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 788 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 788 Bytes

iibpd

Chrome plugin that adds some improvements to the IBM BPM Process Debugger. Available in the Chrome store

Improves the process debugger by displaying XML data objects colourised and collapsible.

Provides hotkeys for:

  • 'Step Over' (SHIFT-S)
  • 'Step' (S, Enter, or Right Arrow)
  • 'Run' (R).

Optionally removes metadata.

Installing Extension

Installing Extension Locally

  • Go to chrome://extensions/
  • Load Unpacked Extensions and point to the checked out code (easy!)