Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » activate output of org.eclipse.help/debug/context without IDE
activate output of org.eclipse.help/debug/context without IDE [message #624538] Fri, 10 September 2010 07:49 Go to next message
Matthias is currently offline MatthiasFriend
Messages: 45
Registered: August 2010
Member
Hi,
a few weeks ago I found the debug output of the eclipse help plugin in my ide which helped me a lot with my context ids.

Now that all ids are set it's time to create the context help content. The problem is, it's not the developers work and the writers would always ask for the id.

A good solution would be, if the debug option which I used could be delegated to a console, log or something like this without requiring the IDE.

For example:
Person starts the rcp application (no ide), focuses a window, presses F1 and gets the context id in a console.

Thanks in advance!

Ps:
I don't want to modify the super classes of all wizards, views and editors if possible.
Re: activate output of org.eclipse.help/debug/context without IDE [message #624539 is a reply to message #624538] Fri, 10 September 2010 18:32 Go to previous messageGo to next message
Chris Austin is currently offline Chris AustinFriend
Messages: 28
Registered: July 2009
Junior Member
We made some changes in CSH debugging for 3.6. Check out this bug, it may help:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=280357

CSH debug must be enabled to see these changes:
1) Create a .options file in the working directory with the contents:
org.eclipse.help/debug=true
org.eclipse.help/debug/context=true
2)Run eclipse as "eclipse.exe -debug" and watch the System.out.prints
Re: activate output of org.eclipse.help/debug/context without IDE [message #626186 is a reply to message #624538] Wed, 22 September 2010 12:35 Go to previous message
Matthias is currently offline MatthiasFriend
Messages: 45
Registered: August 2010
Member
That's great, so I have another reason for updating the target platform.
Thank you!
Previous Topic:Infocenter Authentication
Next Topic:Jump directly to help page in server hosted Infocenter
Goto Forum:
  


Current Time: Thu Apr 25 23:48:17 GMT 2024

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

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

Back to the top