MinecraftDev
MinecraftDev copied to clipboard
No gradlew.bat file
- Minecraft Development for IntelliJ 2021.3-1.5.18
- IntelliJ info: IntelliJ IDEA 2021.3 (Ultimate Edition) Build #IU-213.5744.223, built on November 27, 2021 Runtime version: 11.0.13+7-b1751.19 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
- Windows 10 Pro up to date
- Forge
I am using this plugins to generate my projects, But for some reason it doesnt generate gradlew.bat and gradlew. The last time I checked it does generate them on fabric and spigot.
First ran into this problem in an older version but am also having this in 1.18.1.
gradlew & gradlew.bat are included in generated projects like fabric & forge in the last version. For Spigot, the template use maven instead of gradle.
For Spigot, the template use maven instead of gradle.
Maven is selected by default, but Gradle can be used too. Same for Sponge, Velocity and Bungeecord.
As for the issue it might happen if an error of some kind happened during setup, or possibly if the user interrupts the setup task.
Given how old this issue is, with no activity until today, and visibly no repro (tested with 2022.2 & forge 1.18.2) I think it can be closed.