[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.buckminster] Re: Best way to include launchers in an RCP build

Hi Thomas,

I was testing by invoking site.p2 from the IDE, with no additional properties, so the site that is built is win32,x86 only. I've tried using * when building the site which also works.

I am using the p2 director application to install the product and test if it launches.

Thanks,
Tas


"Thomas Hallgren" <thomas@xxxxxxx> wrote in message news:h6du7c$a1n$1@xxxxxxxxxxxxxxxxxxxx
Hi Tas,
What settings do you use for target.os, target.ws, and target.arch? You cannot have them set to '*' when building a product. Could that be the case here? I get both the Launcher Icon and the start levels.


Regards,
Thomas Hallgren


On 08/18/2009 11:54 AM, Tas Frangoullides wrote:
Hi Thomas,

Which fixes does this include? I've updated my install and tried some
things but some of the bugs are still there.

The following bug seem to be fixed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=286413 Launcher is not
included in RCP Product

I've tested the following with my own code and with the code submitted
by Johannes and it doesn't seem to be fixed.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280721 Missing Launcher Icon


I haven't fully tested this one but on the surface it doesn't seem to be
fixed either.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=286413 Buckminster does
not generate default start levels as PDE...

Thanks,
Tas.