Vineherbie
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Java package does not exist
AnsweredI'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...