Add framework build support to custom new project
I'm developing my own plugin that create custom project. This plugin generate important files and add custom SDK, but i need to add build framework support (maven, gradle and ant). Is there any class in com.intellij.openapi that can help me achive this? Any tips what should i do?
Please sign in to leave a comment.