apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.62k stars 840 forks source link

VSNetBeans: Check for source level java compatibility #7555

Closed petrovic-d closed 1 month ago

petrovic-d commented 2 months ago

This feature checks if source level java (from the project) is compatible with one used by extension It ignores check when RH extension is installed It also works with multi-module projects

dbalek commented 2 months ago

Do not forget to squash all the commits into a single one before merge.

junichi11 commented 2 months ago

Please add the license header.

mbien commented 1 month ago

was about to say that something went wrong during squashing, but this looks better now :)