The suggested name was urban-eureka
Project assists in creating local installation of Interlok with optional dependencies.
-
Update dependencies in
build.gradle
-
Create
gradle.properties
containinginterlokInstallDirectory
(default:./build/distribution
)interlokInstallDirectory=C:/Adaptris/Interlok
-
Execute gradle build:
./gradlew cleanInstall install