Hi !!!
The code/project below is nothing more than the code from Erel's CodeBundle but reversed. Essentially, I couldn't resist...
What it does: reads the JSON and creates the project files in a folder. Layouts / Modules / B4J Project.
Of course, it still has its issues. That's why I'm sharing it here so we can find solutions.
No more problems in headers (thanks to @aeric fixes).
Many Thanks to @PaulMeuris for fix / selection of platform.
The problem it has is in the headers of the files (*.bas, *.b4j) - otherwise it works...
Erel's post:
www.b4x.com
Just have fun!
ps: It is working until today - Exported json from version 0.3 (Erel's CodeBundle)
The code/project below is nothing more than the code from Erel's CodeBundle but reversed. Essentially, I couldn't resist...
What it does: reads the JSON and creates the project files in a folder. Layouts / Modules / B4J Project.
No more problems in headers (thanks to @aeric fixes).
Many Thanks to @PaulMeuris for fix / selection of platform.
Erel's post:
[B4X] CodeBundle – Export Projects as a Single JSON for AI Analysis
Edit: An improved and integrated version of Code Bundle is included in B4A 13.5 and B4J v10.5. Soon to be added to B4i and B4R. The purpose of this tool is to easily export the complete project as a single json file which can be then fed to ChatGPT or any other capable AI bot for further...
Just have fun!
ps: It is working until today - Exported json from version 0.3 (Erel's CodeBundle)
Attachments
Last edited: