File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1919 <com-junichi11-netbeans-changelf .lf-kind>LF</com-junichi11-netbeans-changelf .lf-kind>
2020 <com-junichi11-netbeans-changelf .use-global>false</com-junichi11-netbeans-changelf .use-global>
2121 <org-netbeans-modules-javascript2-requirejs .enabled>true</org-netbeans-modules-javascript2-requirejs .enabled>
22+ <netbeans .hint.jdkPlatform>JDK_1.8</netbeans .hint.jdkPlatform>
2223 </properties >
2324</project-shared-configuration >
Original file line number Diff line number Diff line change 8787 <artifactId >maven-compiler-plugin</artifactId >
8888 <version >3.7.0</version >
8989 <configuration >
90- <source >11 </source >
91- <target >11 </target >
90+ <source >1.8 </source >
91+ <target >1.8 </target >
9292 <showWarnings >true</showWarnings >
9393 <encoding >${project.build.sourceEncoding} </encoding >
9494 </configuration >
You can’t perform that action at this time.
0 commit comments