build.fxbuild打不开 Failed to create the part's controls

Failed to create the part's controls

image

以文本形式打开之后,发现编码的地方不是常用编码

image

将之修改为GBK

image

然后就可以正常打开了

image

 

最后把eclipse中的编码统一设置为UTF-8

image

 

再次创建 JavaFX 项目,发现可以打开,并且Build Directory有了默认值${project}/build

image

posted @ 2016-11-17 13:56  方诚  阅读(474)  评论(0编辑  收藏  举报