It's all about the answers!

Ask a question

Investigate Cheatsheets in Eclipse with not working Jazz Commands


David Seddaoui (1147) | asked Jan 20 '16, 8:24 a.m.
edited Jan 21 '16, 4:01 a.m. by Ralph Schoon (63.4k33646)
Hey everybody,

i tried to create a cheat sheet plugin to make your own cheat sheets in eclipse with your own content and your own folder in the help menu.

It's quiet easy for some standard operations like Debugging or openBrowser...

But i found there some ibm commands which looks like work together with your repository or my RTC content regarding to the jazz team server.
For example:


com.ibm.team.filesystem.ide.ui.command.accept
Category is: Jazz Source Control!!!

Does anyone know how i can work with these commands?
I think the problem is the missing parametrization, but you couldn't give it a parameter...

If i want to implement these and run the java application i get the same error every time

Sorry command did not complete successfully.
There is no handler to execute for command com.ibm.magnolia.edit.model.query.selection

I already studied many websites for this, but can't find any solution.

Thanks for your help!
David
.

Comments
Ralph Schoon commented Jan 21 '16, 4:00 a.m. | edited Jan 21 '16, 4:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I have never done cheat sheets, however, if you want to know more about the API, please read https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ . If you follow the hints and setup your environment as suggested, you will be able to

  1. See the API and search for classes
  2. Debug against the APIĀ 

Unfortunately your picture does not show, due to your reputation, I guess.

Be the first one to answer this question!


Register or to post 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.