Hakan Cunier
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Hakan Cunier created a post, AnsweredCustom 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... -
Hakan Cunier created a post, AnsweredRemove 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 ...