B4J Question Strange issue using Build Standalone Package tool,

Situ LLC

Active Member
Licensed User
Longtime User
I am experiencing a strange issue with the new B4J v10.5. When using the Build Standalone Package tool, the process finishes perfectly without any errors.

However, when I run the resulting application, it opens normally but the Menu Bar is empty—none of the selection options appear. This happens when using B4J 10.5 configured with C:\Program Files\Java\jdk-14.0.1\bin\javac.exe.

If I revert to B4J v10.0 using the exact same JDK path (jdk-14.0.1), everything works correctly and the menus appear as expected.

Has anyone encountered a similar issue or have any idea why this might be happening?

Thank you!
 

Situ LLC

Active Member
Licensed User
Longtime User
nothing, no log errors
thank.
 
Upvote 0

teddybear

Well-Known Member
Licensed User
It works when using B4J 10.5 here, hard to say why it happes, does a project with only a menubar also not work?
 
Upvote 0
Top