intellij-demandware icon indicating copy to clipboard operation
intellij-demandware copied to clipboard

Rebuild Project - specify module SDK

Open intel352 opened this issue 9 years ago • 1 comments

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.

intel352 avatar Oct 23 '15 01:10 intel352

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.

nek4life avatar Oct 23 '15 11:10 nek4life