intellij-demandware
intellij-demandware copied to clipboard
Rebuild Project - specify module SDK
When attempting to "Rebuild Project" (which should ideally perform a Clean Cartridges action), IDEA asks for you to specify an SDK for the module (for which there seems to be no option to do so). Despite the project having a default SDK identified, that's apparently ignored for the module, so Rebuild Project won't actually run.
Hey @intel352 the preferred way to clean cartridges is to use the button I added. I'm not sure I can make the "Rebuild Project" action work as I think it's more for Java based projects that need to be compiled. If you'd like to look into how to integrate this feature I'm more than open to taking pull requests.