Craig Gates
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Created a file, It's in memory only, how to save it to disk?
AnsweredI've got a plugin that creates an xml file and I want that file saved to disk, but I can't seem to find the magic incantation to do so. This is what I'm doing. factory = PsiFileFactory.getI... -
Created How to set default text in TextPanel?
AnsweredI have been following this... https://intellij-support.jetbrains.com/hc/en-us/community/posts/206777955-Accessing-XML-through-IDEA-DOM-and-UI-problems?page=1#community_comment_206719609 along with ...