[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [platform-help-dev] Standalone help with standalone content
|
Yes, the instructions on how to do this is in the Plug-in Developer's Guide.
But, in short, search every plugin.xml file in the plugins subfolders for the words primary="true". Any doc plugins that you don't want to appear should say primary="false". Likewise, make sure _your_ plugin is primary="true". ;-)
_____________________________________________
Gary Faircloth, DB2 UDB Migration Toolkit information
D273, IBM Silicon Valley Lab, San Jose, CA 95141, US
internal: TL-543-4594 http://gfaircl.userv.ibm.com
external: +1-408-463-4594 http://ibm.com/db2/migration
Erdos Dávid <david.erdos@xxxxxxxx>
Erdos Dávid <david.erdos@xxxxxxxx>
Sent by: platform-help-dev-admin@xxxxxxxxxxx
06/22/2004 04:45 AM
Please respond to
platform-help-dev |
|
|
Hello,
I have a standalone application using SWT. I'd like to have some help in it.
I examined the Eclipse help system and then tried to use it in my
application.
I followed the instructions of the "Installing the stand-alone help system"
page.
Now I have a help in my application, but it contains the "Workbench User
Guide".
I don't want to show my users this help about the workbench. I'd like to
have my own contents in my own standalone help.
How can I do this? I there any tutorial or article about it?
Thanks
David
_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev


