[
https://issues.apache.org/jira/browse/SLING-11925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740050#comment-17740050
]
Robert Munteanu commented on SLING-11925:
-----------------------------------------
Thanks for the report [~benno.luthiger]. This should already be fixed ( see
SLING-11826 ) but we did not cut a release for it yet. Would you have the time
to build the plug-ins locally and see if this is fixed?
This should work with
{noformat}
$ git clone https://github.com/apache/sling-ide-tooling
$ mvn -f shared clean install
$ mvn -f eclipse clean install
{noformat}
The resulting Eclipse P2 repository will be found in
eclipse/p2update/target/repository/ .
> Sling IDE Tooling for Eclipse 2023-06?
> --------------------------------------
>
> Key: SLING-11925
> URL: https://issues.apache.org/jira/browse/SLING-11925
> Project: Sling
> Issue Type: Wish
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.2.2
> Reporter: Benno Luthiger
> Priority: Major
>
> When I try to install aaa I get the following error:
> ==
> {{{}Cannot complete the install because one or more required items could not
> be found.{}}}{{{}Software being installed: Sling IDE Tools 1.2.2
> (org.apache.sling.ide.feature.feature.group 1.2.2){}}}{{{}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{}}}{{{}Cannot satisfy dependency:{}}}{{{}From: Sling IDE Tools 1.2.2
> (org.apache.sling.ide.feature.feature.group 1.2.2){}}}{{{}To:
> org.eclipse.equinox.p2.iu; org.apache.sling.ide.eclipse-core [1.2.2,1.2.2]{}}}
> ==
> I have the impression, this is I minor problem to solve.
> When can I expect to find the next version of Sling IDE Tooling released?
>
> Best, Benno
--
This message was sent by Atlassian Jira
(v8.20.10#820010)