[
https://issues.apache.org/jira/browse/SLING-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064855#comment-14064855
]
Stefan Egli commented on SLING-3766:
------------------------------------
So what is now fixed is that changing the property 'sync_root' in the
properties page dialog refreshes the project hence triggers the content browser
to correctly show up.
What's not working though - and what the original ticket description suggests -
is that importing a project doesn't bring along that sync_root property.
That is because we're storing the 'sync_root' via
project.setPersistentProperty() - which ends up in the
.metadata/.plugins/org.eclipse.core.resources/.projects directory - rather than
in the project's/.settings
So I'd leave this ticket open to use the project's/.settings instead
> Importing an existing content project does not reveal the content navigator
> ---------------------------------------------------------------------------
>
> Key: SLING-3766
> URL: https://issues.apache.org/jira/browse/SLING-3766
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Reporter: Robert Munteanu
> Assignee: Stefan Egli
> Priority: Minor
> Fix For: Sling Eclipse IDE 1.1.0
>
>
> Just noticed that if I import a zipped content project, with all the Eclipse
> project files properly set up, the content sync root is shows as a filesystem
> structure, not with our nice navigator.
> [~egli] - this would be nice to have for 1.0.2 if it's a quick fix.
> Otherwise we'll leave it for 1.1.0 .
--
This message was sent by Atlassian JIRA
(v6.2#6252)