browsing help inside eclipse? [message #197991] |
Thu, 19 February 2004 15:37  |
Eclipse User |
|
|
|
Originally posted by: jumamurat.web.de
Hi all!
I want to browse the eclipse help inside the eclipse. is there any way
to do so? Or do i have to open mozilla or any other seperate browser to
view the help?
Thank you!
ByE!
J.B
|
|
|
|
Re: browsing help inside eclipse? [message #198094 is a reply to message #198037] |
Thu, 19 February 2004 18:56   |
Eclipse User |
|
|
|
Originally posted by: dorian.birsan.net
"Alvin Thompson" <alvin@nowhere.com> wrote in message
news:c139qg$u0i$1@eclipse.org...
> it would be nice if they created a help view using the browser widget,
> which should be easy. i suggested it a while back, but AFAIK no one bit.
> you may want to open a RFE.
There are many available (and pluggable) help browsers, and the default one
is actually based on the browser widget. However, due to some changes caused
by moving to osgi in M6, the code was broken and disabled. It should be
fixed by M8 or M9.
Even when using the swt browser, the help viewer is still launched as a
separate process to account for modality issues:
Take this example: helped is embedded as a view and visible. Then, a wizard
is launched. F1 is pressed for some page. The infopop is displayed. A
related linked is clicked on, to see it in the help viewer. The help viewer
is updated, but cannot be worked with because the wizard is modal.
You can see that not only help is displayed in another window, but also in
another process. Any suggestion (that works!) to improve this is welcomed.
Please post it on platform-help-dev mailing list.
-Dorian
> -alvin
>
> --
> Alvin Thompson
>
> Navy: 34
> Army: 6
|
|
|
Re: browsing help inside eclipse? [message #198402 is a reply to message #198094] |
Fri, 20 February 2004 08:08  |
Eclipse User |
|
|
|
Originally posted by: jumamurat.web.de
dorian birsan wrote:
> "Alvin Thompson" <alvin@nowhere.com> wrote in message
> news:c139qg$u0i$1@eclipse.org...
>
>>it would be nice if they created a help view using the browser widget,
>>which should be easy. i suggested it a while back, but AFAIK no one bit.
>>you may want to open a RFE.
>
>
> There are many available (and pluggable) help browsers, and the default one
> is actually based on the browser widget. However, due to some changes caused
> by moving to osgi in M6, the code was broken and disabled. It should be
> fixed by M8 or M9.
>
> Even when using the swt browser, the help viewer is still launched as a
> separate process to account for modality issues:
> Take this example: helped is embedded as a view and visible. Then, a wizard
> is launched. F1 is pressed for some page. The infopop is displayed. A
> related linked is clicked on, to see it in the help viewer. The help viewer
> is updated, but cannot be worked with because the wizard is modal.
> You can see that not only help is displayed in another window, but also in
> another process. Any suggestion (that works!) to improve this is welcomed.
> Please post it on platform-help-dev mailing list.
>
> -Dorian
>
>
>>-alvin
>>
>>--
>>Alvin Thompson
>>
>>Navy: 34
>>Army: 6
>
>
>
Hello!
I was also thinking it should be somewhere around. Even it is not i am
not that good :( to dare to write such plugins yet. So should we wait
for 2-3 more months or better till stable release is out?
J. Bayjan!
|
|
|
Powered by
FUDForum. Page generated in 0.19080 seconds