eu.esdihumboldt.hale.doc.application
Class CustomHelpApplication
java.lang.Object
org.eclipse.help.internal.base.HelpApplication
eu.esdihumboldt.hale.doc.application.CustomHelpApplication
- All Implemented Interfaces:
- org.eclipse.core.runtime.IExecutableExtension, org.eclipse.equinox.app.IApplication
public class CustomHelpApplication
- extends org.eclipse.help.internal.base.HelpApplication
Extends the HelpApplication
to deal with the issue that starting the
application fails because the platform location does not exits.
- Author:
- Simon Templer
Fields inherited from interface org.eclipse.equinox.app.IApplication |
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART |
Method Summary |
Object |
start(org.eclipse.equinox.app.IApplicationContext context)
|
Methods inherited from class org.eclipse.help.internal.base.HelpApplication |
isRunning, isShutdownOnClose, restartHelp, setInitializationData, setShutdownOnClose, stop, stopHelp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomHelpApplication
public CustomHelpApplication()
start
public Object start(org.eclipse.equinox.app.IApplicationContext context)
throws Exception
- Specified by:
start
in interface org.eclipse.equinox.app.IApplication
- Overrides:
start
in class org.eclipse.help.internal.base.HelpApplication
- Throws:
Exception
- See Also:
HelpApplication.start(IApplicationContext)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d