0x150
JCHJava Community | Help. Code. Learn.
•Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
both the runtime error when it cant find it and the gradle error
40 replies
JCHJava Community | Help. Code. Learn.
•Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
show errors
40 replies
JCHJava Community | Help. Code. Learn.
•Created by taun on 11/9/2024 in #java-help
Compiling manually via CMD
Main.class is the compiled version of your Main.java
12 replies
JCHJava Community | Help. Code. Learn.
•Created by taun on 11/9/2024 in #java-help
Compiling manually via CMD
no it did work
12 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
idk what you ran but that doesnt look like you executed the app directly
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
it does say build success
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
well show the error
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
you add
package com.example.ascii_art_backend;
to the top of all 3 files57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
which obviously doesn't end well
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
so spring boot scans ALL classes in the runtime for components
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
you have your spring boot app in the root package
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
those dont have a package
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
show code
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
just remove it then
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
look there
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
the test that failed was AsciiArtBackendApplicationTests
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
your test is broken
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
try reading the error
57 replies
JCHJava Community | Help. Code. Learn.
•Created by mochatitan on 10/28/2024 in #java-help
issue with maven server, cant find anything on it online
try reading the error
57 replies
JCHJava Community | Help. Code. Learn.
•Created by userexit on 10/28/2024 in #java-help
Need help with this error in vscodium
you want to build for java 1.8, but have java 17 installed. can be ignored
8 replies