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 2012/11/08 08:56:13 UTC

[jira] [Created] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Robert Munteanu created SLING-2653:
--------------------------------------

             Summary: [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
                 Key: SLING-2653
                 URL: https://issues.apache.org/jira/browse/SLING-2653
             Project: Sling
          Issue Type: Sub-task
          Components: Extensions
            Reporter: Robert Munteanu
            Priority: Minor


Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 

This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Posted by "Antonio Sanso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Sanso resolved SLING-2653.
----------------------------------

    Resolution: Fixed
    
> [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-2653
>                 URL: https://issues.apache.org/jira/browse/SLING-2653
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Robert Munteanu
>            Assignee: Antonio Sanso
>            Priority: Minor
>         Attachments: SLING-2653.diff, SLING-2653.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 
> This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Posted by "Robert Munteanu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Munteanu updated SLING-2653:
-----------------------------------

    Attachment: SLING-2653.diff
    
> [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-2653
>                 URL: https://issues.apache.org/jira/browse/SLING-2653
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Robert Munteanu
>            Priority: Minor
>         Attachments: SLING-2653.diff, SLING-2653.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 
> This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Posted by "Antonio Sanso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Sanso reassigned SLING-2653:
------------------------------------

    Assignee: Antonio Sanso
    
> [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-2653
>                 URL: https://issues.apache.org/jira/browse/SLING-2653
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Robert Munteanu
>            Assignee: Antonio Sanso
>            Priority: Minor
>         Attachments: SLING-2653.diff, SLING-2653.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 
> This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Posted by "Robert Munteanu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494096#comment-13494096 ] 

Robert Munteanu commented on SLING-2653:
----------------------------------------

Updated patch which ensures that the root directory is created.
                
> [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-2653
>                 URL: https://issues.apache.org/jira/browse/SLING-2653
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Robert Munteanu
>            Priority: Minor
>         Attachments: SLING-2653.diff, SLING-2653.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 
> This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Posted by "Robert Munteanu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493050#comment-13493050 ] 

Robert Munteanu commented on SLING-2653:
----------------------------------------

This patch switches to using the resource API and also adds a little tracing. It worked in my (limited) tests.
                
> [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-2653
>                 URL: https://issues.apache.org/jira/browse/SLING-2653
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Robert Munteanu
>            Priority: Minor
>         Attachments: SLING-2653.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 
> This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Posted by "Antonio Sanso (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495492#comment-13495492 ] 

Antonio Sanso commented on SLING-2653:
--------------------------------------

Thanks for your patch Robert.
I have applied it in rev. 1408397
                
> [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-2653
>                 URL: https://issues.apache.org/jira/browse/SLING-2653
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Robert Munteanu
>            Assignee: Antonio Sanso
>            Priority: Minor
>         Attachments: SLING-2653.diff, SLING-2653.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 
> This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SLING-2653) [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources

Posted by "Robert Munteanu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Munteanu updated SLING-2653:
-----------------------------------

    Attachment: SLING-2653.diff
    
> [Tooling] Slingclipse import wizard should use the Eclipse APIs to create resources
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-2653
>                 URL: https://issues.apache.org/jira/browse/SLING-2653
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Extensions
>            Reporter: Robert Munteanu
>            Priority: Minor
>         Attachments: SLING-2653.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Since the ImportWizard use the java.io. APIs to create files and directories these are not known to Eclipse and require a manual refresh. 
> This also means that the disabling of automatic sync during import does not have any efect, since when I manually refresh the folder to see the results the recently created resources will be re-imported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira