Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Open the external web link from the help contents in EclipseRCP Action bar advisor( Not able to open the external link from the help file (using href in toc.xml))
Open the external web link from the help contents in EclipseRCP Action bar advisor [message #1698104] Thu, 11 June 2015 05:59 Go to next message
Eclipse UserFriend
Hi Team,

I am working on the eclipse rcp application(eclipse 3.3), I want to open the external web link(www.test.com) when user clicks on the help contents in help section. how to achieve this.

And also i want to open the external link from toc.xml file, when i add the external link using href command in toc.xml the help contents will be disappearing.
sample code:
?xml version='1.0' encoding='ISO-8859-1' ?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="ddd" >
<topic label="guide" href="http://www.test.com" />
</topic>
</toc>

can you guys please help me how to do this.

appreciate your help.

Thanks.
Raju
Re: Open the external web link from the help contents in EclipseRCP Action bar advisor [message #1703721 is a reply to message #1698104] Tue, 04 August 2015 07:49 Go to previous message
Eclipse UserFriend
Eclipse 3.3? Seriously?


> Hi Team,
>
> I am working on the eclipse rcp application(eclipse 3.3), I want to open
the external web link(www.test.com) when user clicks on the help contents in
help section. how to achieve this.
>
> And also i want to open the external link from toc.xml file, when i add the
external link using href command in toc.xml the help contents will be
disappearing.
> sample code:
> ?xml version='1.0' encoding='ISO-8859-1' ?>
> <?NLS TYPE="org.eclipse.help.toc"?>
> <toc label="ddd" >
> <topic label="guide" href="http://www.test.com" />
> </topic>
> </toc>
>
> can you guys please help me how to do this.
>
> appreciate your help.
>
> Thanks.
> Raju
Previous Topic:could not find plugin org.eclipse.persistence.jpa.equinox.weaving
Next Topic:Insert text editor of php on my RCP
Goto Forum:
  


Current Time: Sun Jul 27 16:20:17 EDT 2025

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

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

Back to the top