Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Recommended Work Flow for Cheat Sheet Development
Recommended Work Flow for Cheat Sheet Development [message #474067] Mon, 16 June 2008 10:38 Go to next message
Eclipse UserFriend
Originally posted by: ka.xxxxx.com

Hi,

I'm a bit confused about creating Cheat Sheets after reading and trying
code in this excellent article by Mike Pawlowski "Recommended Work Flow
for Cheat Sheet Development".

I'used to creating Cheat Sheets using plug-ins project with XML files etc

Trying the user assistant wizard as mentionned above, i've concluded that
Cheat Sheets still a plug-ins matter and the user assistant adds only an
elegant way to edit simple and composite Cheat Sheets.

Am I right ?

Thanks very much
Re: Recommended Work Flow for Cheat Sheet Development [message #474070 is a reply to message #474067] Mon, 16 June 2008 19:52 Go to previous messageGo to next message
Mike Pawlowski is currently offline Mike PawlowskiFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

I'm glad you like the article. ;)

Yes you are correct, plug-ins still matter because they are used to deploy
the cheatsheets within the workbench for users to access. The "Register
cheat sheet wizard" takes care of adding the required plug-in manifest
mark-up to make this happen.

Now if you want to edit cheatsheets and deploy them elsewhere on your own,
you are free to create and edit them using the cheatsheet wizards and
editors in a non-plug-in related project. If you change your mind, the
"Register cheat sheet wizard" will still work because it will attempt to
automatically convert the project housing the edited cheat sheet into a
plug-in project (e.g. by adding the "plugin.xml" and "MANIFEST.MF" files).

More information on the wizard can be found in the Eclipse Help InfoCenter
(or by pressing F1 within the wizard):

Plug-in development environment(PDE) user guide > Tools > Editors > Simple
Cheat Sheet Editor > Register Cheat Sheet Wizard

Thanks,

Mike
Re: Recommended Work Flow for Cheat Sheet Development [message #474072 is a reply to message #474070] Tue, 17 June 2008 08:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ka.xxxxxxxxxxxx.com

Thanks Mike,

Very clear and fast answer


Thank you very much

KA
Re: Recommended Work Flow for Cheat Sheet Development [message #615275 is a reply to message #474067] Mon, 16 June 2008 19:52 Go to previous messageGo to next message
Mike Pawlowski is currently offline Mike PawlowskiFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

I'm glad you like the article. ;)

Yes you are correct, plug-ins still matter because they are used to deploy
the cheatsheets within the workbench for users to access. The "Register
cheat sheet wizard" takes care of adding the required plug-in manifest
mark-up to make this happen.

Now if you want to edit cheatsheets and deploy them elsewhere on your own,
you are free to create and edit them using the cheatsheet wizards and
editors in a non-plug-in related project. If you change your mind, the
"Register cheat sheet wizard" will still work because it will attempt to
automatically convert the project housing the edited cheat sheet into a
plug-in project (e.g. by adding the "plugin.xml" and "MANIFEST.MF" files).

More information on the wizard can be found in the Eclipse Help InfoCenter
(or by pressing F1 within the wizard):

Plug-in development environment(PDE) user guide > Tools > Editors > Simple
Cheat Sheet Editor > Register Cheat Sheet Wizard

Thanks,

Mike
Re: Recommended Work Flow for Cheat Sheet Development [message #615284 is a reply to message #474070] Tue, 17 June 2008 08:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ka.xxxxxxxxxxxx.com

Thanks Mike,

Very clear and fast answer


Thank you very much

KA
Re: Recommended Work Flow for Cheat Sheet Development [message #691598 is a reply to message #474072] Fri, 01 July 2011 20:09 Go to previous message
Rich Payton is currently offline Rich PaytonFriend
Messages: 21
Registered: June 2011
Junior Member
I found this thread because I am having trouble registering the Cheat Sheets I have created. For some reason the "Register this cheat sheet" link does not appear on the Cheat Sheet Editor. I am using Eclipse 5.1 and maybe it wasn't available yet. I really don't know. Another reason might be that I have mashed two 'versions' of Eclipse together. They are not really two different versions. One 'version' is the RCP that the developers in my company create from a barebones setup of Eclipse. The other 'version' is the Eclipse SDK that I downloaded. The RCP developers took out the Cheat Sheet Editor capability that I needed, so to get it back I mashed them together by filling in all of the holes with the SDK download that were created by the RCP developers.

I either need to fix Eclipse to get the registration link back or I just need to learn how to register the Cheat Sheets manually. I'd like to learn both.

I have an inkling of what I have to do, but I don't know the details. The devil is in the details.

[Updated on: Tue, 05 July 2011 15:01]

Report message to a moderator

Previous Topic:Help view not on initial perspective layout
Next Topic:PDF support needed in eclipse help doc
Goto Forum:
  


Current Time: Tue Apr 16 14:59:02 GMT 2024

Powered by FUDForum. Page generated in 0.80061 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top