Split Idea project
Hello,
I am currently programming a project in Idea with several modules that, after time, gained a lot of functionality and got very slow to load, search and work with.
So my question is:
Is there an easy way of splitting the project (modules) into several smaller projects? Something like "Refactor -> Extract module into project"
The modules are independent parts of the application, creating separate JARs. I have googled but found nothing useful
Any help is highly appreciated
请先登录再写评论。