Java with maven wouldn't build: Cannot run program “cmd” “Malformed argument has embedded quote”

前端 未结 10 2082
花落未央
花落未央 2020-12-01 06:29

I\'ve a fresh install of netbean 11.1. Now I\'m trying to build a project but I get the following error output:

Cannot run program \"cmd\" (in direc

10条回答
  •  一个人的身影
    2020-12-01 07:14

    Apache NetBeans 11.1 does indeed not support JDK 13, that's what the upcoming Apache NetBeans 11.2 is for -- latest beta: bit.ly/apache-netbeans-11-2-beta-3

提交回复
热议问题