Vineherbie

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Vineherbie created a post,
    Answered

    Java package does not exist

    I'm new to java and am trying to import libraries (javafx). When I run my code, I have the following error: Error:(3, 26) java: package javafx.application does not exist. I don't understand why I h...