Import libraries included in a project to another project
Hi,
Is there a way to import (Or copy and paste) all the libraries included in a project to another project instead of manually adding an exhaustive list of each and every library..??
Something similar to Eclispse....in which all the libraries are listed in .project file and you can just copy and paste that part to new .project file.
I appreciate your help,
Aka.
Please sign in to leave a comment.
maybe defining some global libraries (via the module settings page) and then check these libraries for the modules of any project that need them would do it ?