How to create new project by passing the folder name to the Project class method?
I need to create a project in intellij from the ide through java where I will be passing the project name and it needs to be created in the existing location
Please sign in to leave a comment.
Pallavi,
I'm not sure what your exact problem is. Can you please rephrase your question and provide some source code of what you have tried?
I am yet to try Jakub Chrzanowski :).. I have no clue on how can I achieve this requirement.
Currently we have created a plugin project using swings in intellij. Now the requirement is I will be having the path name which will be the location of the project and a project name which we receive through the plugin application. I just need to create a new intellij project through code by passing the path name and project name.. how can we achieve this?
classNotfoundExceptionfor which class? Can you paste the full stacktrace?