Share My Creation Create b4xlib files from projects

swChef

Active Member
Licensed User
Longtime User
To get the download to compile, I changed the CustomBuildAction to the following (I don't have a D: drive).

#CustomBuildAction: 2, c:\windows\system32\cmd.exe, /c copy .\B4xLibDeploy.jar ..\..\B4xLibDeploy.jar

Note I arbitrarily chose two folders up for the copied file.
 

swChef

Active Member
Licensed User
Longtime User
When trying this Tool out, it listed under Modules a Starter.bas which had the exclusion attribute
B4X:
    #ExcludeFromLibrary: True

This is a suggestion to not add/list files with that attribute.


If you've made inclusion/checkbox selections, and drop another folder in, the selections are all cleared. Preference would be to retain the selections.

I deleted a (first).dat file. Then re-ran the Tool project, and it recreated the deleted first.dat file. I'd expect it would just warn it was missing, and create a new deploydata unsaved depoydata project. I did a file/new file/saveas with a new .dat name. When I tried to delete the previously deleted file first.dat, Windows said it couldn't, something was holding the file open/locked. I had to stop the running B4xLibDeploy Tool, and restart it, to remove the first.dat.
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…