Home » Eclipse Projects » Rich Client Platform (RCP) » Intro shown on every startup of RCP
| |
Re: Intro shown on every startup of RCP [message #435706 is a reply to message #435631] |
Mon, 22 August 2005 10:06 |
MartÃn Pérez Mariñán Messages: 62 Registered: July 2009 |
Member |
|
|
Thanks for the tip Alex.
I also had the same problem with Eclipse, and I know from other developers
that they are getting the same problem.
Even more, if you create a sample RCP application from the wizards, and
declare the default intro page (org.eclipse.platform), and export it using
the product export wizard, then you'll see that the intro page always
appear! And is a project very, very simple.
Now, I took a look and examined the code of the openIntro method and it
seems that the error is that Eclipse is not able to save the API prefs in
the PrefUtils.saveAPIPrefs() call. There is no other possibility.
To fix this, I created my own check mechanism with my own preferences
file, and all worked fine. But the bug is there yet.
Regards,
Martin
|
|
|
Re: Intro shown on every startup of RCP [message #435711 is a reply to message #435706] |
Mon, 22 August 2005 12:29 |
Dirk Segelhorst Messages: 26 Registered: July 2009 |
Junior Member |
|
|
mpermar wrote:
> Thanks for the tip Alex.
>
> I also had the same problem with Eclipse, and I know from other
> developers that they are getting the same problem.
> Even more, if you create a sample RCP application from the wizards, and
> declare the default intro page (org.eclipse.platform), and export it
> using the product export wizard, then you'll see that the intro page
> always appear! And is a project very, very simple.
>
> Now, I took a look and examined the code of the openIntro method and it
> seems that the error is that Eclipse is not able to save the API prefs
> in the PrefUtils.saveAPIPrefs() call. There is no other possibility.
> To fix this, I created my own check mechanism with my own preferences
> file, and all worked fine. But the bug is there yet.
>
> Regards,
>
> Martin
>
Hi Martin
Its exactly the same problem in my RCP. Did you write a bug report?
Regards,
Dirk
|
|
| | | | | |
Goto Forum:
Current Time: Mon Dec 09 10:28:22 GMT 2024
Powered by FUDForum. Page generated in 0.04468 seconds
|