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
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 analysis. It exports the modules code, layouts and some additional meta information. This is an experimental tool. Please provide...
Just have fun!
ps: It is working until today - Exported json from version 0.3 (Erel's CodeBundle)
Attachments
Last edited: