Other B4J v8.90 is available for download

Erel

B4X founder
Staff member
Licensed User
Longtime User
This update adds support for the new online libraries index: https://www.b4x.com/android/forum/threads/b4x-libraries-index.127418

1612773499294-png.107601


  1. Latest version of each library is displayed in the libraries tab. Clicking on the version will take you to the library thread.
  2. Find all references feature was rewritten. Previously it couldn't handle more complex cases, where a sub or field are called indirectly.
  3. The various IDE notifications also appear in the logs.
  4. #CustomBuildAction - direct support for jar files, including Java 11+ UI jars.
  5. New %PROJECT_NAME% file variable for comment links and custom build actions.
  6. Updated internal libraries: jXUI, B4XPages, jOkHttpUtils2 and XUI Views.
  7. Bug fixes including a fix to a debug issue where process global variables in code modules, packed as b4xlibs, weren't initialized properly.

Download:
 
Top