Hello,
To fully test a library update I had to extend it with B4XPages.
My guess is that if I now do a "compile to library" these extra classes are added aswell?
Now that #excludeClasses is removed since a certain 11.x version what are my options?
I guess I can only split it up in a standalone lib development version and a seperate test version that uses the compiled lib with B4XPages, right?
To fully test a library update I had to extend it with B4XPages.
My guess is that if I now do a "compile to library" these extra classes are added aswell?
Now that #excludeClasses is removed since a certain 11.x version what are my options?
I guess I can only split it up in a standalone lib development version and a seperate test version that uses the compiled lib with B4XPages, right?