You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2015/10/23 17:30:27 UTC

[jira] [Commented] (SLING-5193) Installing the Sling IDE Tooling causes 'Open With...' to disappear

    [ https://issues.apache.org/jira/browse/SLING-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971162#comment-14971162 ] 

Robert Munteanu commented on SLING-5193:
----------------------------------------

* [r1710237|https://svn.apache.org/r1710237] - restricted the actionProvider to JcrNode only
* [r1710238|https://svn.apache.org/r1710238] - cleanups in plugin.xml markup

> 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.8
>            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)