public final class PlatformProjectViewOpener extends java.lang.Object implements DirectoryProjectConfigurator
EP_NAME| Constructor and Description | 
|---|
PlatformProjectViewOpener()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configureProject(Project project,
                VirtualFile baseDir,
                Ref<Module> moduleRef,
                boolean newProject)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigureProjectpublic void configureProject(Project project, VirtualFile baseDir, Ref<Module> moduleRef, boolean newProject)
configureProject in interface DirectoryProjectConfiguratornewProject - if true then new project created, existing folder opened otherwise