netbeans

netluca16 years ago

Hello everyone
I wanted to ask if the version 8.2 is always used to compile with netbeans or we can use the new version Apache NetBeans 9.0 or Apache NetBeans 10.0.
I also noticed that using the version 8.2 there are 2 errors even if the compilation ends correctly

Invalid bytecodeVersion for module-info.class: expexted 52, but was 53
Invalid bytecodeVersion for module-info.class: expexted 52, but was 53

http://i65.tinypic.com/1jq2ax.jpg

Anton Tananaev6 years ago

Those are not errors. Those are warnings that can safely be ignored.

You should be able to use any modern Java IDE to compile the code.