Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Common Navigator tutorial
Common Navigator tutorial [message #334868] Wed, 04 March 2009 22:36 Go to next message
Gary Leask is currently offline Gary LeaskFriend
Messages: 28
Registered: July 2009
Junior Member
I did the common navigator tutorial

http://rcpquickstart.com/2007/04/25/common-navigator-tutoria l-1-hello-world/

It work in Eclipse 3.3.

When I moved the code to Eclipse 3.5 I got the following Error

Cannot find navigator content extension (using triggerPoints) for object
"example.navigator.content.ParentBean@1400eb0" parent path:
"example.navigator.NavigatorRoot@3f0860".
Check that you have an expression for this object in a navigatorContent
triggerPoints or enablement.


What do I need to do to fix the problem.
Re: Common Navigator tutorial [message #334870 is a reply to message #334868] Wed, 04 March 2009 23:17 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
You have hit an API compatibility introduced in 3.5M5, I'm just about to
commit the fix, so it shoudl be in tonight's nightly.

To fix it with your current build, make sure you have your ParentBean
object as an enablement or triggerPoint.

Francis

Gary Leask wrote:
> I did the common navigator tutorial
>
> http://rcpquickstart.com/2007/04/25/common-navigator-tutoria l-1-hello-world/
>
>
> It work in Eclipse 3.3.
>
> When I moved the code to Eclipse 3.5 I got the following Error
>
> Cannot find navigator content extension (using triggerPoints) for object
> "example.navigator.content.ParentBean@1400eb0" parent path:
> "example.navigator.NavigatorRoot@3f0860".
> Check that you have an expression for this object in a navigatorContent
> triggerPoints or enablement.
>
>
> What do I need to do to fix the problem.


--
Common Navigator Framework section in Platform Plugin Developer Guide
(Programmer's Guide)

http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/cnf.htm

http://dev.eclipse.org/blogs/francis
http://wiki.eclipse.org/Common_Navigator_Framework
http://wiki.eclipse.org/Common_Navigator_Framework_Use_Cases


You have brains in your head.
You have feet in your shoes.
- Dr Seuss, Oh the Places You'll Go


Previous Topic:Plugin supplies global ant property, but build.xml doesn't see it
Next Topic:wizards
Goto Forum:
  


Current Time: Fri Apr 26 20:30:19 GMT 2024

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

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

Back to the top