adobe / aem-eclipse-developer-tools

The Eclipse plugin that brings you the full connection to the Adobe Experience Manager, with auto-sync and project creation wizard.
Apache License 2.0
35 stars 23 forks source link

not getting JCR properties in Eclipse after adding the AEM Dev tool CQ #22

Closed sb-pk closed 9 years ago

sb-pk commented 9 years ago

image

Please help me to resolve it..

rombert commented 9 years ago

The JCR properties view works only with the content navigator entries, so you need to navigate from the first entry under your att.ui.apps project - src/main/content/jcr_root .

Does that work for you?

digarg commented 9 years ago

No still cant see jcr properties

eglistefan commented 9 years ago

Even when going via the first entry which says 'src/main/content/jcr_root [nt:folder]' ? That would be odd. Can you maybe provide a screenshot so we can better understand? Thanks!

digarg commented 9 years ago

untitled untitled1

rombert commented 9 years ago

ide-tools

You should use the 'Content Navigator' contribution, see my uploaded screenshot.

digarg commented 9 years ago

Also , when I open http://localhost:8080/cf#/content/training/en.html , I get following javascript error on my console :CQ is not defined sightlyjsissue

rombert commented 9 years ago

@digarg - first things first :-) Does the solution from my previous comment work for you?

digarg commented 9 years ago

@rombert : Thanks it works :-) . Can you please help me with another issue . I am unable to see/edit parsys on my page , CQ undefined error while including parsys ,via data-sly-resource.

rombert commented 9 years ago

I think @eglistefan knows a bit more about the template and how it should behave when deployed ...

eglistefan commented 9 years ago

@digarg, can you pls open the javascript-error issue in a separate ticket so that we can track it specifically? thx!

rombert commented 9 years ago

Closing based on the above discussoin

digarg commented 9 years ago

Opened JS issue in a separate thread : https://github.com/Adobe-Marketing-Cloud/aem-eclipse-developer-tools/issues/24 Please help!