We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69287d7 commit 99b92b3Copy full SHA for 99b92b3
nb-configuration.xml
@@ -14,5 +14,6 @@ That way multiple projects can share the same settings (useful for formatting ru
14
Any value defined here will override the pom.xml file value but is only applicable to the current project.
15
-->
16
<netbeans.compile.on.save>all</netbeans.compile.on.save>
17
+ <netbeans.hint.jdkPlatform>jdk16</netbeans.hint.jdkPlatform>
18
</properties>
19
</project-shared-configuration>
0 commit comments