XHTML Custom Intro Site How to trigger a workbench action? [message #608440] |
Thu, 31 January 2008 16:32 |
Matthias Messages: 9 Registered: July 2009 |
Junior Member |
|
|
Hi,
I just created an Intro Site for my Eclipse RCP. In order to customize it
to my needs Ive chosen the XHTML instead of the XML format. However, I
would like to create links to workbench actions! One way is to use the XML
format
e.g.
<link label="Java editor"
url=" http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.p de.ui&
class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&a mp;amp;
id=org.eclipse.sdk.samples.javaeditor"
id="java-editor"
style-id="content-link">
<text>Demonstrates standard features available to custom text editors</text>
</link>
Is there also a way to execute a workbench action from an XHTML page?
Thank you in advance!
Best regards,
Matthias
|
|
|
Powered by
FUDForum. Page generated in 0.02961 seconds