What does mean source/binary format in java? what is it?
This property appears in netbeans project's properties/source category.
Means if you're working with a project that must be compatible with JDK 7, 6, 5 ... so that the IDE can recognize unsupported features in your code.
The IDE would compile with the appropiate -source and -target options.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With