B4X FEED #VirtualMachineArgs and standalone package!

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: #VirtualMachineArgs and standalone package! است. این موضوع تا کنون 33 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع #VirtualMachineArgs and standalone package!
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
33
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I have a program that requires a large increase in the Java Heap Space to run in the IDE in release mode. It's using the B4J version of HugeImageView.

#VirtualMachineArgs: -Xms8192m -Xmx8192m

It now works fine in the IDE but fails when built as a standalone package using the recommended JDK 11. It looks like the #VirtualMachineArgs setting is not getting passed through to the final package. Is this so?

 

عقب
بالا