Skip to main content



      Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Details/examples of PDF search implementation?
Details/examples of PDF search implementation? [message #1065467] Tue, 25 June 2013 15:54 Go to next message
Eclipse UserFriend
Hi,

I've seen posts about how to add indexing/searching of PDFs to an infocenter.

It seems that I need to use <extension point="org.eclipse.help.base.searchParticipant"> to identify a parser that uses a utility such as PDFBox.

Are detailed instructions about how to do that available anywhere?

Would my extension point look something like the following snippet?

<extension point="org.eclipse.help.base.SearchParticipant">
<searchParticipant id="org.eclipse.myPDFParticipant"
extensions="pdf"
participant="org.eclipse.myPlugin.myPackage.MyPDFParticipant"/>
</extension>

Is a parser plugin available somewhere that I can just download and add to my Eclipse 3.71 installation?


Thanks!
Scott
Re: Details/examples of PDF search implementation? [message #1176494 is a reply to message #1065467] Fri, 08 November 2013 06:13 Go to previous message
Eclipse UserFriend
Hello Scot

Could you please elaborate a little about on how did you manage to add PDF search functionality in infocenter.

especially how did you manage to write your own PDF SearchParticipant

Thanks a lot in advance.Eagerly waiting for your reply.

Regards
Pramod
Previous Topic:Infocenter *.jsp files broken in Internet Explorer 10.
Next Topic:does Jetty support Eclipse UA?
Goto Forum:
  


Current Time: Sat May 17 20:39:56 EDT 2025

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

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

Back to the top