Developer Tricks

URL Hacking
Some useful things you can do to the URL.
http://experiencedelivers.adobe.com/cemblog/en/experiencedelivers/2012/03/cq_developer_tricks.html

MVN Dependencies
Find the dependency for a Java package, for example
1) Goto http://localhost:4502/system/console/depfinder
2) Enter "com.day.cq.wcm.foundation.Image" and hit "find".
3) Paste the result into your pom.xml


Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License