Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » AbstractTocProvider
AbstractTocProvider [message #571889] Tue, 17 July 2007 16:47
Amber Beerends is currently offline Amber BeerendsFriend
Messages: 36
Registered: July 2009
Member
I am trying to create an implementation of AbstractTocProvider. I found
this article [1] which is linked to from the 3.3 New & Noteworth [2],
but when I drop the code from the article into my workspace, it doesn't
even compile! The implementation of ITocContribution is missing the
getContributorId() method and the implementation of IToc is missing
getTopic(String), getTopics(), getChildren(), and isEnabled(). I've got
it to where it compiles and don't throw any runtime errors, but I'm
struggling with the getTopic methods and getting it to actually show up
int he help system. I've searched eclipse.org and the web and can't
find another example of using this API. Does anybody have a working
example they could share? Or hints on getting the ITopic set up right?
For now, I'm just looking to hard code something so I can prove that
I can get it to work.

I do intend to file a bug for the article with the code that doesn't
compile. :)

thanks,
amber

[1] -
http://www.eclipse.org/eclipse/platform-ua/documents/provide rs_api.html
[2] -
http://europa-mirror1.eclipse.org/eclipse/downloads/drops/R- 3.3-200706251500/whatsnew/eclipse-news-part3.html
Previous Topic:In dynamic help view, searching is not working properly??
Next Topic:Upcoming Eclipse Bug Day: what do the UA committers think about UA users triaging bugs?
Goto Forum:
  


Current Time: Thu Mar 28 11:09:34 GMT 2024

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

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

Back to the top