B4J Question b4j 8.3 error

alas

Member
hi i made small program which has accordion ,webview and i got this error when i make release the program dosent run

please help
 

Attachments

  • Capture1.PNG
    20.5 KB · Views: 185
  • error.PNG
    72.3 KB · Views: 194
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User
Q: I see this warning when running my program:

WARNING: package com.sun.javafx.embed.swing.oldimpl not in javafx.swing
Waiting for debugger to connect...
Program started.

A: This is a warning related to an old package that doesn't exist in Java 14. It will only appear in debug mode and you should ignore it.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…