Sebastian
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created Plugin : Best way to safe a file in a project structure?
AnsweredHello,I have written a small Java plugin in IntellIJ IDEA. This plugin allows me to create a yaml file. I want to save it in my project structure using the doOKAction function. If I hard code the p...