コード例 #1
0
 public void openProject(TmcProjectInfo project) {
   openProjects.open(new Project[] {project.getProject()}, true, true);
 }