gradle build: intellij hot swapping not working anymore? | jeckels | 2017-11-22 11:44 |
Status: Closed | ||
Hi Ben, org.json.JSONObject is just checked in as source code in the API module. I assume you have it available in server\api\src\org\json\JSONObject.java. Does IntelliJ seem happy with that file? Are you seeing errors in the source editor for files that reference it, or just when you try to do the IntelliJ build to initiate the hotswap? Thanks, Josh |
||