I am attempting to launch a classmates Zipped project in Netbeans, Databases moved into the Derby Folder. I am running Glassfish 4.1 as the server, and using JDK 8. Once I attempt to start the server/connect a database the start-up will load continuously (so far up to 30 minutes).
This is the following message when attempting to clean-up build:
Created dir: C:Users(name)DownloadsNetBeans 1.2.4NetBeans 1.2.4buildempty
Created dir: C:Users(name)DownloadsNetBeans 1.2.4NetBeans 1.2.4buildgenerated-sourcesap-source-output
Compiling 20 source files to C:Users(name)DownloadsNetBeans 1.2.4NetBeans 1.2.4buildwebWEB-INFclasses
error: Source option 7 is no longer supported. Use 8 or later.
error: Target option 7 is no longer supported. Use 8 or later.
BUILD FAILED (total time: 0 seconds)
GLASSFISH AND JDK
RUNNING ERROR
I have has a look around but didn’t seem to find an answer. Previously attempted to uninstall and reinstall all Netbeans files, JDKs, and glassfish installations. Changed to a different computer with the same error.
How do I resolve this issue so I can use the webserver? Thanks in advance.
plasma pup is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.