Games [XUI2D] Example Pack - Erel    Oct 2, 2022   (33 reactions)   tags: example games, XUI2D Games Updated thread based on X2 v2.0+: https://www.b4x.com/android/forum/threads/xui2d-x2-v2-0-2021.131279/ Examples: - Hello world (based on Tiled) - Clumsy bird - Mario - Space Invaders - Walking Character - Tiles Map - Joints 1 - Tank Attack - Monster Truck - Ilan's First App - Drawing lines... packed as a single b4x lib. 300267245 The examples pack is a single zip with all the XUI2D examples... look like this: https://www.b4x.com/basic4android/images/SS-2018-08-24_09.36.45.png When you first... B4J Question Problem with package standalone and jPoi [SOLVED] - moore_it    Jun 23, 2021 schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443 missing from ModulePackages class file....
B4JPackager11 Version 1.40
Exe name: Foto2Excel2021.exe
build folder: C:\Users\treolon\Desktop\FOTO2E~1\Objects\temp\build
InputJar: C:\Users\treolon\Desktop\Foto2Excel\Objects\Foto2Excel.jar
Running: C... B4J Question JPOI and Packager 11 - Philip Prins    Feb 1, 2023 Hello , Is tip below still applicable: #PackagerProperty: AdditionalModuleInfoString = opens schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443; #PackagerProperty: IncludedModules... schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443; I get an error when packaging jar: Package schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443 missing from ModulePackages class file attribute B4J 9.8 JPOI 5.01... B4J Question Error JPOI - Volker2502 (first post)    May 23, 2022 If I put this #PackagerProperty: AdditionalModuleInfoString = opens schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443; #PackagerProperty: IncludedModules = jdk.charsets in b4j-File instead of packager.json then I get while compiling the following error: jar: Package schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443 missing from ModulePackages class file attribute the xmlbeans-4.0.0.jar exists in additional Library.... B4J Question Facing Error while making UI packager in B4J11 - embedded    Aug 27, 2022 jar: Package schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443 missing from ModulePackages class file attribute Getting this error....While making standalone package.. Also set the package property . I think the above jar file is missing...where i found it. please help... B4J Question Build Standalone Package error.... can't make the .exe file - Erel (first post)    Jun 9, 2021   (1 reaction) Delete this line: #PackagerProperty: AdditionalModuleInfoString = opens schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443;
Add a reference to XLUtils.... B4J Question B4JPackager11 + jPOI Problems [Solved] - Arnaud (first post)    Mar 30, 2021   (1 reaction) .javascript.event; opens schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443;....sD023D6490046BA0250A839A9AD24C443;
Thanks for your collaboration !... B4J Question AdditionalModuleInfoString - DonManfred (first post)    Mar 29, 2021   (2 reactions) #PackagerProperty: AdditionalModuleInfoString = exports com.lynden.gmapsfx.javascript.event;
#PackagerProperty: AdditionalModuleInfoString = opens schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443;
... Games [XUI2D] Cross platform tips - Erel    Dec 19, 2018   (17 reactions)   tags: b4x folder structure they will be updated automatically when we run the project. Tips - B4A and B4J XUI2D library is based on jBox2D. B4i iXUI2D is based on the C++ box2d. In most cases the behavior will be the same. However...XUI2D allows us to develop games that run on B4A, B4J and B4i. This tutorial will explain... file and the unused starter service in B4A. The modules should be added as relative links and.... Not just XUI2D.... B4J Question [SOLVED] AS400 and integrated B4Jpackager - moore_it (first post)    Feb 25, 2021 yes true but you need to add this #PackagerProperty: AdditionalModuleInfoString = opens schemaorg_apache_xmlbeans.system.sD023D6490046BA0250A839A9AD24C443; #PackagerProperty: IncludedModules = jdk.charsets it's possible that i need package property for jt400.jar ?... Page: 1   2   3   4   5   6   7   |