Hi all, I wrote a Java class which extends WCMUse in AEM6. It compiles fine on AEM6. However, when I move my code to AEM5.6.1, and compile the code, I got the following error message:"Only a type can be imported com.adobe.cq.sightly.WCMUse resolves to a package""WCMUse cannot be resolved to a typ...