Subash
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 How to use the same custom editor instance (FileEditor interface) for multiple files from the project tree?
已回答Hi Team, I have files with custom extension. And syntax is xml. I have included multiple files into a single file like xml do using DOCTYPE and ENTITY. All files are placed in same folders. ... -
创建于 How to create library for module with its ModuleDependencyItem.DependencyScope scope?
已回答Lets say, i can create lib and add it to module. for example ModifiableRootModel rootModel = ModuleRootManager.getInstance(module).getModifiableModel();LibraryTable libraryTable = rootModel.getMod...