🗒️Tips-解决Exception in thread "main" java.lang.NoClassDefFoundError: javafx/application/Application异常
2024-9-2
| 2024-9-4
0  |  阅读时长 0 分钟
type
status
date
slug
summary
tags
category
icon
password
@ZZHow(ZZHow1024)

环境

  • JDK 21
  • OpenFX 21
  • Eclipse 2024-06

现象

  • 运行后 Console 中出现下图中的异常信息
notion image

解决

  1. 单击绿色运行按钮右侧的黑色小三角 - 选择 Run Configurations...
    1. notion image
  1. 选择 Arguments - 在 VM arguments 中添加下方的内容:
    1. 取消勾选 Use the -XstartOnFirstThread argument when launching with SWT
      1. notion image

    参考文献

    notion image
  2. Tips
  3. Java
  4. 大学英语1复习资料Tips-配置JavaFX21开发环境
    Loading...
    目录