|
|
|
Re: SplashScreen doesn't display after I export RCP app. [message #437938 is a reply to message #437936] |
Fri, 07 October 2005 17:12  |
Eclipse User |
|
|
|
I had a bad character in my build.properties file and hence the splash.bmp
never got included in the jar.
../splash.bmp,\
was not liked.
use
splash.bmp ,\
instead
"Drew" <drew@acm.org> wrote in message news:di6kqi$ndq$1@news.eclipse.org...
> It looks like this
> osgi.splashPath=platform:/base/plugins/com.foo.plugin
> Is it supposed to have a path to the actual splash.bmp?
>
>
> "snpe" <snpe@snpe.co.yu> wrote in message
> news:di6fu2$gsa$2@news.eclipse.org...
> > Drew wrote:
> >
> > > The splash screen displays if i run the RCP app from the debugger, but
> not
> > > after i export the rcp app.What am i missing?
> >
> >
> > check entry osgi.splashPath in config.ini and add this if you haven't
one
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03516 seconds