You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, congratulations for this project. I want to use it, but I got into issues.
If I run 'gradlew build' I get:
Execution failed for task ':licenseDemo'.
License violations were found
I installed the project under Intellij.
I did 'gradlew idea', next I right-click a demo class, but I receive:
Unable to load class groovyx.javafx.extension.NumberExtension due to missing dependency javafx/beans/value/ObservableNumberValue
What could be wrong?
The text was updated successfully, but these errors were encountered:
First, congratulations for this project. I want to use it, but I got into issues.
If I run 'gradlew build' I get:
Execution failed for task ':licenseDemo'.
I installed the project under Intellij.
I did 'gradlew idea', next I right-click a demo class, but I receive:
Unable to load class groovyx.javafx.extension.NumberExtension due to missing dependency javafx/beans/value/ObservableNumberValue
What could be wrong?
The text was updated successfully, but these errors were encountered: