Shicuining
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created ModuleManager.getModules()
AnsweredWhen I open a project for the first time,In StartupActivity ,ModuleManager.getInstance(project).getModules() always return only one module(only root module) why? thanks -
Created Insert a line of text in fileeditor without changing the file
Answeredlike 4 implementations /** * Returns the virtual file corresponding to the specified document. * * @param document the document for which the virtual file is requested. * @return the file, or null ...