BrandingInfo [message #1721200] |
Mon, 25 January 2016 10:50  |
Eclipse User |
|
|
|
Hi there,
I'm playing a bit with oomph, mainly by looking at examples I find in
the web.
I try to create my own product setup, which should also define some
custom branding specifications. From some examples I understand I can
add an Annotation with source
"http://www.eclipse.org/oomph/setup/BrandingInfo" and key/value-pairs.
Specific keys I've seen are the following, but I'm not sure how they are
specified
readmePath
imageURI
siteURI
I assume these are only the branding informations for the entry in the
Eclipse installer but not the information (e.g. splash screen) for the
product that is created during install, right?
Any documentation for the supported keys available?
Can the path's/URIs be relative to the setup file or do they have to be
online-ressources?
How can I specify the splash screen?
From this bug I assume it works somehow
https://bugs.eclipse.org/bugs/show_bug.cgi?id=427605
But how?
Cheers,
Hauke
|
|
|
Re: BrandingInfo [message #1721303 is a reply to message #1721200] |
Tue, 26 January 2016 07:48  |
Eclipse User |
|
|
|
Comments below.
On 25.01.2016 16:50, Hauke Fuhrmann wrote:
> Hi there,
>
> I'm playing a bit with oomph, mainly by looking at examples I find in
> the web.
>
> I try to create my own product setup, which should also define some
> custom branding specifications. From some examples I understand I can
> add an Annotation with source
> "http://www.eclipse.org/oomph/setup/BrandingInfo" and key/value-pairs.
> Specific keys I've seen are the following, but I'm not sure how they
> are specified
>
> readmePath
> imageURI
> siteURI
Of course you can look at how they are specified in the generated
product catalog.
>
> I assume these are only the branding informations for the entry in the
> Eclipse installer but not the information (e.g. splash screen) for the
> product that is created during install, right?
Yes, they are only for information displayed in the installer. E.g., the
readme link in the simple installer (relative to the installation
location), the image shown in the simple installer and in details of
the advanced installer, the web link to a home page with information
bout the product.
>
> Any documentation for the supported keys available?
Documentation, what's that? :P
>
> Can the path's/URIs be relative to the setup file or do they have to
> be online-ressources?
The URIs are generally to online resources.
>
> How can I specify the splash screen?
That's a question of how you build your product; it's part of the
product definition. This isn't Oomph related...
>
> From this bug I assume it works somehow
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=427605
> But how?
That's the splash for the installer itself. We control that because the
installer is our product.
>
> Cheers,
> Hauke
|
|
|
Powered by
FUDForum. Page generated in 0.06212 seconds