Player1454

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 2
  • 创建于

    Disable one type of error in one FXML file

    已回答
    Is there any way to get rid of one type of error in one FXML file? I'd like to remove "Cannot resolve symbol", but only for one file. I know I can turn off all error for one file, but I don't wa...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    FXML binding expression error (false positive)

    已回答
    Intellij IDEA - 2020.1 OpenJFX - 14.0.1 My FXML code is: <?import javafx.scene.control.Button?><?import javafx.scene.layout.GridPane?><GridPane fx:id="gridPane" fx:controller="sample.Controller"xml...
    • 4 个关注者
    • 3 条评论
    • 0 票