[
https://issues.apache.org/jira/browse/SLING-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991281#comment-14991281
]
Konrad Windszus commented on SLING-5193:
----------------------------------------
I created a branch in
https://svn.apache.org/repos/asf/sling/branches/sling-ide-tooling-1.0.9-SNAPSHOT
(from the 1.0.8 tag) and backported this fix in r1712719.
I would recommend to modify the version to 1.1.0-SNAPSHOT in the trunk (to
differ from the 1.0.9-SNAPSHOT in the branch) and create a 1.0.10 release out
of the branch.
I did some smoke testing and it looks fine now.
[~rombert] Could you check and then trigger the release process or do you think
there is another important bugfix we should include in 1.0.10?
> Installing the Sling IDE Tooling causes 'Open With...' to disappear
> -------------------------------------------------------------------
>
> Key: SLING-5193
> URL: https://issues.apache.org/jira/browse/SLING-5193
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.0
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Critical
> Fix For: Sling Eclipse IDE 1.1.0
>
> Attachments: sling-ide-tooling-missing-open-with.png
>
>
> After installing the Sling IDE Tooling the 'Open' and 'Open With...' commands
> are gone from the context menu which appears in the Project Explorer.
> The root cause is the eclipse-ui/plugin.xml which contributes
> {code} <actionProvider
>
> class="org.apache.sling.ide.eclipse.ui.nav.PackageExplorerOpenActionProvider"
>
> id="org.apache.sling.ide.eclipse.ui.nav.actions.OpenActions"
>
> overrides="org.eclipse.jdt.ui.navigator.actions.OpenActions">{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)