problem description
how Intellij Idea imports user library? of eclipse
the company originally used eclipse
and then used eclipse"s user library function
to manage and import external jar packages
now I want to switch to idea
, but how do I import eclipse"s user library?
the platform version of the problem and what methods you have tried
of course I know you can use idea"s global library to import jar packages
but this project is very large
depends on jar packages with hundreds of
(don"t ask why you don"t use maven or gradle
this project is already like this)
idea"s global library doesn"t have bulk import functionality
want to find a method that does not need to be imported one by one