Failed to create the part's controls

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

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

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

将之修改为GBK

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

然后就可以正常打开了

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

 

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

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

 

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

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

相关文章: