Bug 558771 - Unable to export custom IDE due to org.eclipse.e4.rcp version issue
Summary: Unable to export custom IDE due to org.eclipse.e4.rcp version issue
Status: RESOLVED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: investigate, regression
Depends on:
Blocks:
 
Reported: 2020-01-03 04:02 EST by Lars Vogel CLA
Modified: 2022-08-31 03:34 EDT (History)
3 users (show)

See Also:


Attachments
Projects (4.11 KB, application/zip)
2020-01-03 04:02 EST, Lars Vogel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2020-01-03 04:02:24 EST
Created attachment 281371 [details]
Projects

Trying to export an custom IDE with the platform feature and its dependencies results in an error:

Unable to find feature "org.eclipse.e4.rcp" with version in range [4.15.0.v20191218-1347,4.15.0.v20191218-1347].

To test import the attached projects, open the ide.product and press export.
Comment 1 Vikas Chandra CLA 2020-01-03 04:45:05 EST
duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=470530 ??
Comment 2 Lars Vogel CLA 2020-01-03 05:00:19 EST
(In reply to Vikas Chandra from comment #1)
> duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=470530 ??

No, export used to work last year.
Comment 3 Michael Maass CLA 2020-09-09 02:08:38 EDT
The Problem "A problem occured while invoking the director." is also in Eclipse 4.16 on W10
I dig a little bit, modified the file
eclipse_sdk_4-16\eclipse\plugins\org.eclipse.pde.build_3.10.800.v20200410-1419\scripts\genericTargets.xml 

<target name="runDirector" >
<property name="p2.director.log" value="C:\tmp\eclipse_build.log" />

to see the cause. In my case:

!ENTRY org.eclipse.equinox.p2.director 4 10053
!MESSAGE Cannot complete the install because one or more required items could not be found.
!SUBENTRY org.eclipse.equinox.p2.director 4 0
!MESSAGE Software being installed: Custom IDE 1.0.0 (ide 1.0.0)
!SUBENTRY org.eclipse.equinox.p2.director 4 0
!MESSAGE Missing requirement: toolingorg.eclipse.core.runtime 1.0.0 requires 'osgi.bundle; org.eclipse.core.runtime [3.18.0.v20200506-2143,3.18.0.v20200506-2143]' but it could not be found
!SUBENTRY org.eclipse.equinox.p2.director 4 1
!MESSAGE Cannot satisfy dependency:

Can you please help to bring alive this cool functionality?

Thank You
Comment 4 Eclipse Genie CLA 2022-08-31 01:57:49 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 5 Lars Vogel CLA 2022-08-31 03:34:23 EDT
Please open a new issue at Github if that issue is still relevant https://github.com/eclipse-pde/eclipse.pde