Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
11.3
-
None
-
None
Description
Currently I don't see any way to support multi-release projects. When loading multiple source package folders netbeans assigns a single "Source/Binary Format" for the entire project. What is needed is to be able to specify the JDK version on a per Source Package Folder. Otherwise Netbeans complains about syntax errors for source code that is not for the same JDK version as the project.
Additional support to run the project as a specific JDK version would be useful in this scenario (eg in Run under Project properties).