I've been building an application in NetBeans with JDK 7 and I now realize I want to update to JDK 8 but when I try to run it with JDK 8 installed I get an error that talks about an unsupported version.
Any ideas? I don't want to use JDK 7 at all anymore, I just want to leave that behind and update to JDK 8.
Thanks in advance!