gradle build: intellij hot swapping not working anymore? | Jon (LabKey DevOps) | 2017-12-13 21:23 |
Status: Closed | ||
Hi Ben, There's got to be some kind of disconnect between what the IntelliJ build is using compared to the rest of the configuration. Can you send us a few screenshots of the Dependencies tab for the specific module under File > Project Structure? There might not be any kind of smoking gun there, but it's worth taking a look. Also, have you tried to have IntelliJ regenerate your .iml files by removing the <LABKEY_ROOT>/.idea/modules directory, followed up with a gradle refresh? One of the ideas is that your .iml files may be out-of-date or possibly corrupt for some unknown reason, so a regeneration might help to resolve this. Regards, Jon |
||