B4X FEED Problem With Building Standalone Package

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Problem With Building Standalone Package است. این موضوع تا کنون 77 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Problem With Building Standalone Package
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
77
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
A project compiles and runs in Debug & Release without problem. However when trying to run a stand-alone package it crashes on open.

B4J 9.3 JDK 11.0.1
Libs: JavaObject jFX jRLDialogsX jSQL

There is an error evident when running the run_debug.bat....
at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: javafx.scene.web.WebView
Click to expand...

So just to humour the compiler I added:
#PackagerProperty: IncludedModules = javafx.web:


Now the stand-alone runs fine but the mystery remains.... The code contains no reference to any WebView object so why the problem?

 

عقب
بالا