CodenameOne
CodenameOne copied to clipboard
Add CEF as part of the JavaSE Local build
Unlike the Simulator, local JavaSE builds use JavaFX instead of CEF
Ideally now that CEF is an option JavaSE builds should have the option to use it instead of relying on JavaFX
Perhaps a build hint can determine whether JavaFX or CEF is used
If the build process can't automatically copy the CEF libraries to output, manual copy would be ok