mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
compilation
This commit is contained in:
+1
-1
@@ -26,6 +26,6 @@ public class ProjectJdkNotFoundException extends ExternalSystemJdkException {
|
||||
|
||||
public ProjectJdkNotFoundException() {
|
||||
super(ExternalSystemBundle.message("external.system.project_jdk.not_specified", OpenProjectJdkSettingsCallback.ID),
|
||||
null, null, OpenProjectJdkSettingsCallback.ID);
|
||||
(String)null, null, OpenProjectJdkSettingsCallback.ID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user