B4J Question switched to java 14 and now: WARNING: package com.sun.javafx.embed.swing.oldimpl not in javafx.swing - mcqueccu (first post)    Oct 6, 2023 /pages/results/?query=cannot+access+class+com.sun.glass.ui.Application...This line is just a warning
WARNING: package com.sun.javafx.embed.swing.oldimpl not in javafx.swing
The main error is about "class com.sun.glass.ui.Application" Not found
java.lang.IllegalAccessException: class anywheresoftware.b4j.object.JavaObject cannot access class com.sun.glass.ui... B4J Question Resolved: IllegalAccessException - BeneBarros    Apr 28, 2019 .JavaObject cannot access class com.sun.glass.ui.Application (in module javafx.graphics) because module javafx.graphics does not export com.sun.glass.ui to unnamed module @7564b97b at java.base/jdk...(PlatformImpl.java:427) at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java... B4J Question Java 11 problem - ThRuST    Aug 6, 2022 .IllegalAccessException: class anywheresoftware.b4j.object.JavaObject cannot access class com.sun.glass.ui.Application (in module javafx.graphics) because module javafx.graphics does not export com.sun.glass.ui to....WinApplication._runLoop(Native Method) at javafx.graphics/com.sun.glass.ui.win.WinApplication....AccessController.doPrivileged(Native Method) at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at javafx.graphics/com.sun.glass.ui... B4J Tutorial B4JPackager11 - the simplest way to distribute UI apps - Erel    Feb 28, 2023   (29 reactions)   tags: Packager B4J, Runtime Packager, B4J Distribute UI apps Better to start with the integrated packager: https://www.b4x.com/android/forum/threads/integrated-b4jpackager11-the-simple-way-to-distribute-standalone-ui-apps.117880/ B4JPackager11 is a B4J non-ui program that builds a package with your app jar and an embedded modularized Java runtime. It works...://www.b4x.com/android/forum/threads/associating-files-with-your-app.106984/ (Currently only supported....b4x.com/basic4android/images/SS-2018-11-28_16.43.14.png - run.exe is the executable (starting from v1.14... B4J Tutorial Integrated B4JPackager11 - The simple way to distribute standalone UI apps - Erel    Feb 6, 2023   (50 reactions) - Build Standalone Package. External tool: https://www.b4x.com/android/forum/threads/b4jpackager11-the-simplest-way-to-distribute-ui-apps.99835/#content Example: https://www.b4x.com/basic4android/images/Shw8yVDjRi.gif The output of this tool looks like this: https://www.b4x.com/basic4android/images.... The run_debug.bat batch file is useful to test the program and see the logs. An Inno Script template... com.lynden.gmapsfx.javascript.event; There is an issue with Java 14 and Google Maps. Use Java 11... Share My Creation (PHP/MySQL/API) User Login App - aeric    Aug 16, 2024   (31 reactions) Web API Updates: Latest B4XPages user login client apps (using B4J server): https://www.b4x.com/android/forum/threads/project-template-user-login-client-b4x.161914/ Older project: https://www.b4x.com/android/forum/threads/b4j-mysql-api-server-key-token-and-b4x-user-login-apps.126081/ 94106 94119 94118 Android App 94107941089411194112 94109 102583 This is the 3rd version of login... of the MVC. I just modified it to become the "API" to consume by the B4A app. However... B4i Tutorial List of methods to access external resources or share to external apps - Erel    Sep 16, 2024   (10 reactions) . - Make File.DirDocuments accessible with the built-in Files app: https://www.b4x.com/android/forum...There are all kinds of ways to share files with other apps or access external resources. Here... with third party apps. https://www.b4x.com/android/forum/threads/share-data-from-your-app....b4x.com/android/forum/threads/open-local-files-with-external-apps.51941/#content - CFBundleDocumentTypes (no library) Allows opening external files with your app. https://www.b4x.com/android/forum... Share My Creation [B4J] [MySQL] [API] Server (Key + Token) and [B4X] User Login Apps - aeric    Aug 16, 2024   (39 reactions) Updates: Latest B4XPages user login client apps (using B4J server): https://www.b4x.com/android... user access token to authorize user to consume the API. SQL.zip - SQL script to create necessary database and tables in MySQL server. jAPI.zip - Source code for server app (B4J). B4A.zip - Source code for client app using default template (B4A) B4X.zip - Source code for client app using B4XPages template (B4A, B4i and B4J) Live server: https://api.puterise.com:17179 12 Jan 2021: Attached... B4J Question module javafx.graphics does not export com.sun.glass.ui to unnamed module - petr4ppc    May 28, 2019 .InitializeStatic("com.sun.glass.ui.Application").RunMethodJO("GetApplication",Null... com.sun.glass.ui.Application (in module javafx.graphics) because module javafx.graphics does not export com.sun.glass.ui to unnamed module @76028a4c at java.base/jdk.internal.reflect.Reflection....InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96) at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3... B4J Question package javafx.scene.image does not exist - Beja (first post)    Jul 15, 2022 anywheresoftware.b4j.object.JavaObject cannot access class com.sun.glass.ui.Application (in module javafx....JavaObject cannot access class com.sun.glass.ui.Application (in module javafx.graphics) because module....WinApplication._runLoop(Native Method) at javafx.graphics/com.sun.glass.ui.win.WinApplication...(InvokeLaterDispatcher.java:96) at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3... Page: 1   2   3   4   5   6   7   |