58 评论

用户Y9780732

不懂

0 2020-06-04 09:30

懦夫救星

[INFO]Starting fine assist...
[INFO]Temp file path :C:\Users\coffee\AppData\Local\Temp
[DEBUG]failed to run any action
[DEBUG]failed to run any action
[DEBUG]failed to run any action
[INFO]Fine assist start successfully.
[INFO]Starting fine runtime...
[INFO]Fine runtime started.
Exception in thread "main" java.lang.NullPointerException
[INFO]Module config file not found at /com/fr/config/starter/designer-startup.xml
at com.fr.start.Designer.main(Unknown Source)
at com.fr.StartFRDesigner.main(StartFRDesigner.java:13)
Disconnected from the target VM, address: '127.0.0.1:58224', transport: 'socket'

Process finished with exit code 1

照着弄得,就这?

2 2020-04-09 15:20

RosieY

您好,找不到文件,检查导入的JAR包是否正确,参考2.2节内容。

0 2021-12-29 10:07

用户b3216807

看看你jar包的文件格式对不。不应该是一个名称里面包含多个,而应该是单独的。idea手动添加依赖包会出现这样的问题,尤其是批量加的时候

0 2020-08-06 11:08

josephj

同样的问题 怎么解决的

0 2020-05-05 18:23

七星

错误: 找不到或无法加载主类 com.fr.StartFRDesigner
全部按照说明来的,不行,代码都没提示错误,运行就提示,还有项目上有红叹号,估计你们的jar包有问题

2 2020-03-25 08:59

RosieY

您好,这种应该是 Eclipse 新建类时没配置好,重新看下Eclipse 配置哦

0 2021-12-29 10:07

牛~~~

更新不及时。太简单/步骤待完善。

0 2019-06-11 14:37

axing

检查下是否有java文件未放在包内或者有未命名的包

0 2019-04-09 23:03