February 14, 20242 yr IntelliJ is building correctly into users/<user>/OSBOT/scripts All my Java/JDK/JRE are all up to date to latest release Scripts include a functional manifest Yet I can't see my local scripts, any guidance?
February 14, 20242 yr 2 minutes ago, Gangster said: IntelliJ is building correctly into users/<user>/OSBOT/scripts All my Java/JDK/JRE are all up to date to latest release Scripts include a functional manifest Yet I can't see my local scripts, any guidance? make sure your project language level is set to 8. and your project SDK is set to 8 as well
February 14, 20242 yr Author IS there a way to easily get Java 1.8? It seems to be hard to find that older link without signing up or paying for archiving?
February 14, 20242 yr Author 13 minutes ago, Muffins said: make sure your project language level is set to 8. and your project SDK is set to 8 as well Thanks mate, sorted everything now, appreciate it a lot.
February 14, 20242 yr 23 minutes ago, Gangster said: IS there a way to easily get Java 1.8? It seems to be hard to find that older link without signing up or paying for archiving? https://adoptium.net/ for future reference
Create an account or sign in to comment