peacemaker Expert Licensed User Longtime User Oct 13, 2022 #1 HI, All If to use these 2 conditions - .jar file is always compiled merging all libs\jars. And loooong transmission this big .jar to remote host where is to be executed, and unclear when it starts... Is it bug or feature ? Last edited: Oct 13, 2022
HI, All If to use these 2 conditions - .jar file is always compiled merging all libs\jars. And loooong transmission this big .jar to remote host where is to be executed, and unclear when it starts... Is it bug or feature ?
Erel B4X founder Staff member Licensed User Longtime User Oct 13, 2022 #2 By design. There is no assumption that the remote computer will have the correctly installed libraries.
By design. There is no assumption that the remote computer will have the correctly installed libraries.
peacemaker Expert Licensed User Longtime User Oct 13, 2022 #3 Clear, Erel, thanks. But big apps cannot be debugged remotely - it's very long process, pity. Is it possible to update ? Last edited: Oct 13, 2022
Clear, Erel, thanks. But big apps cannot be debugged remotely - it's very long process, pity. Is it possible to update ?