예제 #1
0
 protected void importProject(@NonNls String xml) throws IOException {
   createProjectPom(xml);
   importProject();
 }