Maybe this has been asked before. I wish B4J has functions (either):
1. Enable auto-sync of Modules and Libraries where an option is checked in menu Tools -> IDE Options
or
2. Add a sync button in Modules and Libraries similar to Files Manager tab. Additionally, we can use hotkeys combination to activate this button.
without closing and relaunch B4J.
Let say developer can host an open source class, module or library in their server, github or any repository. The other developer can download this module and add it to their project like using NPM. The module will be added in B4J and refreshed without restarting the IDE.
Currently, we can remove a module and keep the unused module file inside the project folder. Maybe we can rename these unused file with extension ".exclude" which I think existed in Visual Studio.
1. Enable auto-sync of Modules and Libraries where an option is checked in menu Tools -> IDE Options
or
2. Add a sync button in Modules and Libraries similar to Files Manager tab. Additionally, we can use hotkeys combination to activate this button.
without closing and relaunch B4J.
Let say developer can host an open source class, module or library in their server, github or any repository. The other developer can download this module and add it to their project like using NPM. The module will be added in B4J and refreshed without restarting the IDE.
Currently, we can remove a module and keep the unused module file inside the project folder. Maybe we can rename these unused file with extension ".exclude" which I think existed in Visual Studio.