Missing executable from headless build [message #631900] |
Sun, 10 October 2010 04:24  |
Eclipse User |
|
|
|
Hi,
I'm experimenting with the headless build of an RCP product and I'm a
bit lost on an issue with the executable generation. The export uses a
custom allElements.xml to set the top level feature and archive names,
with that customization pde doesn't generate the executable, while if I
remove the allElements.xml file and let pde do its defaults, then the
executable is created and packaged correctly.
I found that the issue seems related to a missing delta pack, however
delta pack is present (the product exports to multiple platforms, so I
am sure that it is present).
From the build output I see these lines:
[java] customAssembly:
[java] [eclipse.brand] Warning: Could not find executable to brand.
It seems a bug to me, or I'm missing something ?
Regards,
Marco.
|
|
|
|
|
|
|
Re: Missing executable from headless build [message #1748321 is a reply to message #632241] |
Tue, 22 November 2016 04:22  |
Eclipse User |
|
|
|
Quote:
Seems that the features need to include org.eclipse.equinox.executable
plugin for the executable to be generated
Is it true ? I am also facing this issue.
Quote:
From the build output I see these lines:
[java] customAssembly:
[java] [eclipse.brand] Warning: Could not find executable to brand.
What was the solution ?
I am building RCP project and exe is not created after ant headless build.
|
|
|
Powered by
FUDForum. Page generated in 0.04944 seconds