AEM 5.6 - Quick Reference: http://www.aemcasts.com/qr.html
CRX explorer: http://localhost:4502/crx/explorer/index.jsp
CRXDE Lite: http://localhost:4502/crx/de/index.jsp
Query debug tool: http://localhost:4502/libs/cq/search/content/querydebug.html
Content sync console: http://localhost:4502/libs/cq/contentsync/content/console.html
User manager standalone UI: http://localhost:4502/libs/granite/security/content/useradmin.html
Upgrade node types: http://localhost:4502/libs/cq/compat/components/ntupgrade.html
Built-in the profiler : http://localhost:4502/crx/explorer/diagnostic/prof.jsp
Tag window: http://localhost:4502/tagging
OSGi Console
Felix console: http://localhost:4502/system/console/bundles
Workflow maintenance :
http://localhost:4502/system/console/jmx/com.adobe.granite.workflow:type=Maintenance
Repository maintenance: http://localhost:4502/system/console/jmx/com.adobe.granite:type=Repository
Maven Dependency for the packages/classes: http://localhost:4502/system/console/depfinder
List of adaptable classes using the adaptTo() : http://localhost:4502/system/console/adapters
Built-in profiler: http://localhost:4502/system/console/profiler
Sling properties: http://localhost:4502/system/console/status-slingsettings
Client Libs
Compile client libs: http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html?rebuild=true
To know dependencies: http://localhost:4502/libs/granite/ui/content/dumplibs.html
How to debug single file Clientlibs in single file : ?debugClinetLibs=true
To know dependencies: http://localhost:4502/libs/granite/ui/content/dumplibs.html
How to debug single file Clientlibs in single file : ?debugClinetLibs=true
No comments:
Post a Comment
If you have any doubts or questions, please let us know.