error: option -Xbootclasspath/p: not allowed with target 12 (Netbeans 11.0)

前端 未结 4 1525
有刺的猬
有刺的猬 2020-12-06 14:18

I am upgrading my IDE to newest versions of netbeans (11.0) and jdk (12.0). When i make a simple basic Web Application With Ant Project, i can\'t compile it because the outp

4条回答
  •  情深已故
    2020-12-06 14:44

    I just noticed that netbeans 11 recommends using JDK 8 with it instead of newer versions. So i'm going back to JDK 8.. ("problem" solved).

提交回复
热议问题