Wish Automatically copy jar files if MergeLibraries: false

Knoppi

Active Member
Licensed User
Longtime User
If #MergeLibraries: false is specified in an app, the IDE should create the libs subdirectory in the object folder and copy all required jar files there.
In my last project, I had to search and copy 28 jar files.
 
Top