I have just installed B4A 9.00 on Java 10.0.1 and am getting:
Very similar to B4J problem:
https://www.b4x.com/android/forum/threads/problem-bug-using-b4jbuilder-7-31.104280/#post-653641
when trying to use B4ABuilder.D:\XXXX\B4X\Customer - Android\YYYY>call "C:\Program Files (x86)\Anywhere Software\Basic4android\B4ABuilder" -BaseFolder="D:\XXXX\B4X\Customer - Android\YYYY\Obfuscation" -task=Build -obfuscate=True -configuration=customer
B4ABuilder v9.00
BaseFolder: D:\XXXX\B4X\Customer - Android\YYYY\Obfuscation
ProjectFile: Customer.b4a
System.IO.FileNotFoundException: Could not find file 'D:\XXXX\B4X\Customer - Android\YYYY\Customer.b4a'.
File name: 'D:\XXXX\B4X\Customer - Android\YYYY\Customer.b4a'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at df.p(FileMode A_0, FileAccess A_1)
at ce.l()
at ce.j(String[] A_0)
at ce.m(String[] A_0)
Could not find file 'D:\XXXX\B4X\Customer - Android\YYYY\Customer.b4a'.
Very similar to B4J problem:
https://www.b4x.com/android/forum/threads/problem-bug-using-b4jbuilder-7-31.104280/#post-653641