You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/04/13 14:21:00 UTC

[jira] [Created] (SLING-11826) Missing requirement: Sling IDE Eclipse Core 1.2.2 (org.apache.sling.ide.eclipse-core 1.2.2) requires 'osgi.bundle; org.eclipse.equinox.ds 1.2.1' but it could not be found

Konrad Windszus created SLING-11826:
---------------------------------------

             Summary: Missing requirement: Sling IDE Eclipse Core 1.2.2 (org.apache.sling.ide.eclipse-core 1.2.2) requires 'osgi.bundle; org.eclipse.equinox.ds 1.2.1' but it could not be found
                 Key: SLING-11826
                 URL: https://issues.apache.org/jira/browse/SLING-11826
             Project: Sling
          Issue Type: Bug
    Affects Versions: Sling Eclipse IDE 1.2.2
            Reporter: Konrad Windszus
             Fix For: Sling Eclipse IDE 2.0.0


When installing Sling IDE Tools 1.2.2 on a recent Eclipse distribution e.g. 2023-03 you run into the following dependency error
{code}
Missing requirement: Sling IDE Eclipse Core 1.2.2 (org.apache.sling.ide.eclipse-core 1.2.2) requires 'osgi.bundle; org.eclipse.equinox.ds 1.2.1' but it could not be found
{code}

This is due to the bundle requirement towards Equinox DS in https://github.com/apache/sling-ide-tooling/blob/68fd958c0c09283b72ea2a0d693cc78083d3f67c/eclipse-core/META-INF/MANIFEST.MF#L9 which no longer ships with recent Eclipse versions as Eclipse uses Apache Felix SCR instead under the hood.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)