Hi Ruben and I are working on a port of the AEM Sling Tooling for Eclipse to IntelliJ. So I have a few questions:
1) Did anyone already try that? If so is the code available and for which IntelliJ version? 2) Ran into some problems with the HotSwap of code deployed in Sling. It turned out that 'maven-scr-plugin’ (I think) is generating bind and unbind methods for @Reference which are not there with simple class compilation and hence the HotSwap fails. Now Eclipse is working fine and I am wondering if anyone knows what part of Eclipse or the Sling IDE Tooling is doing that. Cheers - Andy Schaefer
