ModuleManager.getModules()

已回答

When I open a project for the first time,In StartupActivity ,ModuleManager.getInstance(project).getModules()  always return only one module(only root module)

why?

 

thanks

 

0

What is the expectation? What is a "root" module? Please provide sample.

0

请先登录再写评论。