get commandID of Run History #2103
Unanswered
pardonmycode
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Eclipse Team,
I building an eclipse plugin for abap.
I need the command ID for the "Run History" or "Profile History"
like for save CommandID = org.eclipse.ui.file.save
Or is it an other way around to run history runs?
I tried to listen with CommandListener but could only
record save and other commands.
Beta Was this translation helpful? Give feedback.
All reactions