Maybe I missed something along the way, but I'm st...
# ide
b
Maybe I missed something along the way, but I'm still getting the message in VS Code that, "Java version greater than 7 is required to run CFML extension" even though I've done what I think needs to be done with Java. Is this a known issue or is it just me? I'm guessing this is why the CF Builder extension doesn't seem to be fully operational for me. If I type
java -version
into the terminal of VS Code I get:
java version "11.0.16" 2022-07-19 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.16+11-LTS-199)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.16+11-LTS-199, mixed mode)