Intellij 2017 and Gradle build? | Jon (LabKey DevOps) | 2018-06-01 22:37 |
Status: Closed | ||
Hi Ben, I believe everyone at LabKey is running on 2017 now for IntelliJ (Ultimate and Community versions). Also, I think that "out" directory thing is due to the gradlePluginsVersion value in the LABKEY_HOME/trunk (or whatever branch you're working on)/gradle.properties file being the incorrect value for the specific version of LabKey you're trying to build against. Take a look at the README info on https://github.com/LabKey/gradlePlugin and you should be able to get the appropriate version number for the gradlePluginsVersion there. Once you swap it out, you should not see that "out" behavior again. Regards, Jon |
||