[B4X] CodeBundle – Export Projects as a Single JSON for AI Analysis

aeric

Expert
Licensed User
Longtime User
The link doesn't work.


I compiled the source code (jdk-19.0.2) and tried using the library:
View attachment 169231
You can add https:// in front the link or try with different browser.
Also note to click "Keep Anyway" at the downloaded button in Chrome.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Seems like Chrome blocks jar files. You can allow it to download with:

1767679709622.png
 

LucaMs

Expert
Licensed User
Longtime User
v0.32 - The bundle file is copied to the clipboard. Explorer is no longer opening.
Erel, in my case the clipboard is empty, even though the log is:

The file has been copied to the clipboard and can be pasted into your favorite AI assistant.
Completed. Exit code: 0


I think it's because I'm using Windows 7.

Also, I seem to recall you telling me a way to skip exporting the layouts, to get a "lighter" file, but I don't see it in the IDE and I don't remember it.

1772635662357.png
 

Attachments

  • 1772635654210.png
    1772635654210.png
    4.1 KB · Views: 54
Top