import com.intellij.openapi.project.Project; public class MyExtensionSingleParameter { public MyExtensionSingleParameter(Project project) {} }