Problem setting up Eclipse Platform/UI workspace with Oomph (2025-12 and 2025-09) #180
-
|
Hello, I am trying to set up the Eclipse Platform and UI workspace using the Oomph installer (Tried both 2025-12 and 2025-09 ) During setup I encounter errors while resolving the target contents. The log shows: ERROR: org.eclipse.pde.core code=0 Problems occurred while resolving the target contents Any guidance on resolving this would be very helpful. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.


There is no longer that requirement in master for really quite long now:
Of course it's also been removed from the *.target too.
The default variables always create new clones, so I suspect you you have an old clone so I suspect you've configure things so that there is a single clone location shared across IDEs/workspace which I personally don't think is so ideal but some people want it that way.
Orbit does still have that bundle but with a new BSN,
org.apache.commons.commons-jxpath, and with the CVE fixed (apparently).