-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :fx:compileJava FAILED
/home/djbrine1/Java-Vector-Nexus/fx/src/main/java/com/jvn/fx/vn/VnRenderer.java:234: error: illegal start of expression
private void drawWrappedTextHistory(String text, double x, double y, double maxWidth, Font font, int maxLines) {
^
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':fx:compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.
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.
Java-21-openjdk
Gradle 8.9, acquired through a wrapper
Metadata
Metadata
Assignees
Labels
No labels