Find all references feature was rewritten. Previously it couldn't handle more complex cases, where a sub or field are called indirectly:
For example:
The various IDE notifications also appear in the logs:
#CustomBuildAction - direct support for jar files, including Java 11+ UI jars.
Default manifest updated. This allows resetting the manifest by removing the manifest text and saving.
Dexer optimization can be disabled through the ini file.
Updated or new internal libraries: XUI, XUI Views, B4XDrawer, BCTextEngine, OkHttpUtils2, GooglePlayBilling, KeyValueStore and FileProvider.
Bug fixes and other minor improvements. This includes a long-standing bug where the wrong context was used after a resumed sleep in some edge cases (fix is relevant to B4XPages).
First and foremost, happy holidays and that 2021 brings to us all many many code lines!
Second... since this is beta, is there still time to include some "minor" updates, like the file type custom field for custom views?!
I noticed that you have changed the automatic creation of view events from Designer (now Private), great; but the B4XPagesMain template still has Sub Button1_Click.
Again, to install this new version, on my very old laptop... a few seconds!!! ??
Localizator is a cross platform solution for strings localization. The strings are defined in an Excel workbook. They are then converted to a SQLite database file with a B4J program: The database file should be added to the Files tab of your application. Localizator is a class. You need...
unfortunately it do not work =>
Running custom action. Error
Cannot find: folders ready
Please configure paths (Tools - Configure Paths).
in Tools/Paths is set
- javac.exe C:\02_B4A_Support\openJDK\jdk-11.0.1\bin\javac.exe (i think thats the relevant phat??)
- android.jar, ...
- additional Libarys, ...
- Shared Moduls, is empty
[IDE message - 1:53:17]
An error occurred.
Não foi possível localizar o arquivo 'C:\Program Files (x86)\Anywhere Software\B4A\libraries\billing-3.0.1.aar'.
#CustomBuildAction - direct support for jar files, including Java 11+ UI jars.
Default manifest updated. This allows resetting the manifest by removing the manifest text and saving.
Dexer optimization can be disabled through the ini file.
Updated or new internal libraries: XUI, XUI Views, B4XDrawer, BCTextEngine, OkHttpUtils2, GooglePlayBilling, KeyValueStore and FileProvider.
Bug fixes and other minor improvements. This includes a long-standing bug where the wrong context was used after a resumed sleep in some edge cases (fix is relevant to B4XPages).