H Bailey, Do you have the option to restart the test? I believe you may be able to simply run through the tests again, or use the "reset" button, but I am not 100% certain.
I do not believe that the error you indicated is an issue. The error is stating that you need JDK 7 or later to run, as JDK 6 is no longer supported. You should be able to go into the properties and modify the project to utilize JDK 7 under the "Sources" and "Compile" categories. Thanks for testing On Thu, Feb 21, 2019 at 5:17 AM joe schmo <[email protected]> wrote: > Hello, > > Yesterday I finished testing > http://netbeans-vm.apache.org/synergy/client/app/index.html#/specification/401 > for Netbeans 11. I just noticed this morning that I installed JDK12 but I > did not make it my default. I am retesting that spec and I see errors. > > COMPILATION ERROR : > ------------------------------------------------------------- > error: Source option 6 is no longer supported. Use 7 or later > > The above happens when I try to run a servlet in a web application (The > webapp was created without any errors). Could someone please reassign that > spec to me so I can retest it. > > Also, is the above error an issue? Or should the spec be changed to only > test using JavaEE7 ? > > Thanks > > Bailey Campbell > > -- Josh Juneau [email protected] http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866
