first commit
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
GIGAGIMBANK/runelite-plugin on main [!] is 📦 v0.1.0-SNAPSHOT via 🅶 v8.10 via ☕
|
||||
❯ ./gradlew
|
||||
The operation couldn’t be completed. Unable to locate a Java Runtime.
|
||||
Please visit http://www.java.com for information on installing Java.
|
||||
|
||||
|
||||
GIGAGIMBANK/runelite-plugin on main [!] is 📦 v0.1.0-SNAPSHOT via 🅶 v8.10 via ☕
|
||||
❯ mkdir workspace
|
||||
|
||||
GIGAGIMBANK/runelite-plugin on main [!] is 📦 v0.1.0-SNAPSHOT via 🅶 v8.10 via ☕
|
||||
❯ JAVA_HOME=/opt/homebrew/opt/openjdk@11 ./gradlew build --rerun
|
||||
|
||||
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
|
||||
|
||||
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|
||||
|
||||
For more on this, please refer to https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
||||
|
||||
BUILD SUCCESSFUL in 560ms
|
||||
5 actionable tasks: 5 up-to-date
|
||||
|
||||
GIGAGIMBANK/runelite-plugin on main [!] is 📦 v0.1.0-SNAPSHOT via 🅶 v8.10 via ☕
|
||||
❯ ./gradlew
|
||||
The operation couldn’t be completed. Unable to locate a Java Runtime.
|
||||
Please visit http://www.java.com for information on installing Java.
|
||||
|
||||
|
||||
GIGAGIMBANK/runelite-plugin on main [!] is 📦 v0.1.0-SNAPSHOT via 🅶 v8.10 via ☕
|
||||
❯ JAVA_HOME=/opt/homebrew/opt/openjdk@11 ./gradlew
|
||||
|
||||
> Task :help
|
||||
|
||||
Welcome to Gradle 8.10.
|
||||
|
||||
To run a build, run gradlew <task> ...
|
||||
|
||||
To see a list of available tasks, run gradlew tasks
|
||||
|
||||
To see more detail about a task, run gradlew help --task <task>
|
||||
|
||||
To see a list of command-line options, run gradlew --help
|
||||
|
||||
For more detail on using Gradle, see https://docs.gradle.org/8.10/userguide/command_line_interface.html
|
||||
|
||||
For troubleshooting, visit https://help.gradle.org
|
||||
|
||||
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
|
||||
|
||||
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|
||||
|
||||
For more on this, please refer to https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
||||
|
||||
BUILD SUCCESSFUL in 595ms
|
||||
1 actionable task: 1 executed
|
||||
|
||||
GIGAGIMBANK/runelite-plugin on main [!] is 📦 v0.1.0-SNAPSHOT via 🅶 v8.10 via ☕
|
||||
Reference in New Issue
Block a user