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 2014/05/16 13:23:12 UTC

[jira] [Commented] (SLING-2985) [Tooling] show content of .content.xml in project explorer

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

Robert Munteanu commented on SLING-2985:
----------------------------------------

[~egli] - I get a compilation error, probably related to your latest changes, can you please double-check?

{code}[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.apache.sling.ide.eclipse-ui: Compilation failure: Compilation failure:
[ERROR] /home/ADOBENET/rmuntean/w/workspace/sling/tooling/ide/eclipse-ui/src/org/apache/sling/ide/eclipse/ui/actions/JcrNewNodeAction.java:[60]
[ERROR] node.createChild(id.getValue());
[ERROR] ^^^^^^^^^^^
[ERROR] The method createChild(String, String) in the type JcrNode is not applicable for the arguments (String)
[ERROR] 1 problem (1 error)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.apache.sling.ide.eclipse-ui
{code}

> [Tooling] show content of .content.xml in project explorer
> ----------------------------------------------------------
>
>                 Key: SLING-2985
>                 URL: https://issues.apache.org/jira/browse/SLING-2985
>             Project: Sling
>          Issue Type: New Feature
>          Components: IDE
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> Irrespective of the chosen serialization the content of .content.xml should be shown in the tree structure of the project explorer. This can be achieved using a Navigator Content Extension (NCE) (which is part of the Common Navigator Framework (CNF) of eclipse).



--
This message was sent by Atlassian JIRA
(v6.2#6252)