how to create a project dynamically through code

I have a java class in my application and a JOption Pane. On click of that button,i need to write a code for creating new project in MPS allowing the user to give the new project name.How do i do it?
Like how we create a new project manually,i need to do it through code.Please help me.
Thank you
 
0

Please sign in to leave a comment.