CreateProcess error=2 running javadoc from Ant

后端 未结 6 2004
执笔经年
执笔经年 2021-02-04 02:56

Can anyone tell me why I am getting this error message

Buildfile: C:\\Users\\Tara\\workspace\\Testing\\build.xml
doc:
   [delete] Deleting directory C:\\Users\\         


        
6条回答
  •  旧巷少年郎
    2021-02-04 03:47

    Change Ant Config : [Edit Configuration] -> [JRE] -> Change jre to jdk and I solve this problem

提交回复
热议问题