B4J Question Did I miss something? Shared Modules - (Deprecated Do Not Use)?

Mashiane

Expert
Licensed User
Longtime User
Hi Fam

1757336607323.png


I've borrowed my sons laptop as mine broke. So Im setting up and... Shared Modules...

So do I have to put my shared modules on Additional Libraries folder?

Thanks
 

stevel05

Expert
Licensed User
Longtime User
You can use modules from anywhere in the more recent (for a few years I think) versions. and you get options:

1757337092674.png


You can drag and drop a module, or use the menu: Project/Add Existing Module. You can obviously still organize them in one folder and link to them if you want to.
 
Last edited:
Upvote 1

Mashiane

Expert
Licensed User
Longtime User
The shared modules feature, set under Tools - Configure Paths, still works. If a linked module is not found then the IDE will look for it in the project folder and then in the shared modules folder.

That says everything. Thanks @Erel for the clarity. That "Deprecated. Do not use" helper text for Shared Modules confused me a great deal.
 
Upvote 0
Top