Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Intro doesn't work in build
Intro doesn't work in build [message #720748] Wed, 31 August 2011 07:53 Go to next message
Ricky de Klerck is currently offline Ricky de KlerckFriend
Messages: 295
Registered: January 2011
Senior Member
Hi,

We made an intro which works great in the Eclipse, but when I make a build it doesn't work. My build is based on features and the intro plugin is added in my global feature.

This part in the ApplicationActionBarAdviser gives a nullpointer:

register(ActionFactory.INTRO.create(window));


When I do this: window.getWorkbench().getIntroManager().hasIntro() it returns false..

Hope someone can help me..

Thanks in advance.

[Updated on: Wed, 31 August 2011 07:59]

Report message to a moderator

Re: Intro doesn't work in build [message #720835 is a reply to message #720748] Wed, 31 August 2011 10:25 Go to previous message
Ricky de Klerck is currently offline Ricky de KlerckFriend
Messages: 295
Registered: January 2011
Senior Member
I found the problem.. My intro was in a seperate plugin. I now moved it to my application plugin and it works fine.. Why it doens't work in a seperate plugin, I don't know.
Previous Topic:About dialog crashes RCP after updating via p2
Next Topic:(no subject)
Goto Forum:
  


Current Time: Fri Apr 26 18:04:56 GMT 2024

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

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

Back to the top