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
@DaveDeCaprio Would it be possible for you to try this with 1.8.0_40? There were significant improvements/changes with that release. We may need to add a check for the build number in the plugin (I wish Oracle had numbered it 1.8.1).
When I ran the test-project-jdkpackager on windows with JDK 1.8.0_25, it gave me an error that fx:association elements can't be inside an fx:info. At least according to this page: https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/self-contained-packaging.html#BCGICFDB it seems that fx:assocation needs to be a top level element.
The text was updated successfully, but these errors were encountered: