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(Send output of org.eclipse.help/debug/context without IDE to a log, frame or whatever)
activate output of org.eclipse.help/debug/context without IDE [message #558093] 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 #558273 is a reply to message #558093] Fri, 10 September 2010 18:32 Go to previous 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
Previous Topic:Connect with an RCP-application to an Infocenter using SSL
Next Topic:Help Contents on Minimal Stand-alone Help Eclipse
Goto Forum:
  


Current Time: Sat Apr 27 00:36:59 GMT 2024

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

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

Back to the top