Re: JDK non-missmatch

2021-09-23 Thread Peter
On 2021/09/21 19:44:25, Peter wrote: > I've been beating my head over this for several days. Thought maybe it was a > nb-javac issue. I deactivated nb-javac plugin to eliminate. I have a jar I > created with shaded plugin. I compile with "java platform:" JDK 11 and > "Source/Binary Format:"

JDK non-missmatch

2021-09-21 Thread Peter
I've been beating my head over this for several days. Thought maybe it was a nb-javac issue. I deactivated nb-javac plugin to eliminate. I have a jar I created with shaded plugin. I compile with "java platform:" JDK 11 and "Source/Binary Format:" 11. The default JDK for netbeans is 11. My origin