Hakan Cunier
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Custom file editor / save file
已回答I have a custom editor just implementing FileEditor. It has a JPanel contains 3 textfields. I want to 1. Notify the editor frame that content is dirty, (want the asterisk). Or is there an option fo... -
创建于 Remove Text tab from my custom FileEditor
已回答I extended FileTypeFactory and LanguageFileType then registered them in plugin.xml. With my custom extension my custom TableEditor (implements FileEditor) IDEA opens the file. No problem here. But ...