Вообщем то после связки котлина и java не создаётся нормально рабочая среда. Каждый раз, какая-то фигня выскакивает
- Краш-лог
-
C:\Javakun>gradlew.bat setupDevWorkspace idea --info
Initialized native services in: C:\Users\dmitr\.gradle\native
The client will now receive all logging from the daemon (pid: 14100). The daemon log file: C:\Users\dmitr\.gradle\daemon\6.8.1\daemon-14100.out.log
Starting 2nd build in daemon [uptime: 1 mins 38.11 secs, performance: 96%]
Using 12 worker leases.
Watching the file system is disabled
Starting Build
Settings evaluated using settings file 'C:\Javakun\settings.gradle'.
Projects loaded. Root project using build file 'C:\Javakun\build.gradle'.
Included projects: [root project 'Javakun']
> Configure project :
Evaluating root project 'Javakun' using build file 'C:\Javakun\build.gradle'.
kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
Java: 1.8.0_381 JVM: 25.381-b25(Oracle Corporation) Arch: amd64
Downloading net.minecraftforge:forge:1.12.2-14.23.5.2855:userdev3
Downloading net.minecraftforge:forge:1.12.2-14.23.5.2855:universal@jar
Downloading net.minecraftforge:forge:1.12.2-14.23.5.2855:sources@jar
Downloading de.oceanlabs.mcp:mcp_config:1.12.2-20200226.224830@zip
Downloading de.oceanlabs.mcp:mcp_config:1.12.2@zip
Downloading de.oceanlabs.mcp:mcp_config:1.12.2@zip
All projects evaluated.
FAILURE: Build failed with an exception.
* What went wrong:
Task 'setupDevWorkspace' not found in root project 'Javakun'.
* Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2s
C:\Javakun>
Краш-лог:
C:\Javakun>gradlew.bat setupDevWorkspace idea --info
Initialized native services in: C:\Users\dmitr\.gradle\native
The client will now receive all logging from the daemon (pid: 14100). The daemon log file: C:\Users\dmitr\.gradle\daemon\6.8.1\daemon-14100.out.log
Starting 2nd build in daemon [uptime: 1 mins 38.11 secs, performance: 96%]
Using 12 worker leases.
Watching the file system is disabled
Starting Build
Settings evaluated using settings file 'C:\Javakun\settings.gradle'.
Projects loaded. Root project using build file 'C:\Javakun\build.gradle'.
Included projects: [root project 'Javakun']
> Configure project :
Evaluating root project 'Javakun' using build file 'C:\Javakun\build.gradle'.
kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef
kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
Java: 1.8.0_381 JVM: 25.381-b25(Oracle Corporation) Arch: amd64
Downloading net.minecraftforge:forge:1.12.2-14.23.5.2855:userdev3
Downloading net.minecraftforge:forge:1.12.2-14.23.5.2855:universal@jar
Downloading net.minecraftforge:forge:1.12.2-14.23.5.2855:sources@jar
Downloading de.oceanlabs.mcp:mcp_config:1.12.2-20200226.224830@zip
Downloading de.oceanlabs.mcp:mcp_config:1.12.2@zip
Downloading de.oceanlabs.mcp:mcp_config:1.12.2@zip
All projects evaluated.
FAILURE: Build failed with an exception.
* What went wrong:
Task 'setupDevWorkspace' not found in root project 'Javakun'.
* Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2s
C:\Javakun>