Dear Erel,
it is possible to compile with SLC using java 11 ?
it is possible to compile with SLC using java 11 ?
No!Can I pass the code to you?
Starting step: Compiling Java code.
javac 1.8.0_202
C:\Progetti\SimpleLibraryCompiler\Weather\src\com\angelomessina\weather\weather.java:51: error: package java.net.http does not exist
import java.net.http.HttpClient;
^
1 error
Error.