Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Common Navigator tutorial
Common Navigator tutorial [message #334868] Wed, 04 March 2009 17:36 Go to next message
Eclipse UserFriend
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 18:17 Go to previous message
Eclipse UserFriend
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: Sun Mar 16 00:02:55 EDT 2025

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

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

Back to the top