mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
configure pycharm edu once
This commit is contained in:
+1
@@ -26,6 +26,7 @@ public class PyStudyInitialConfigurator {
|
||||
if (!propertiesComponent.getBoolean(CONFIGURED_V40)) {
|
||||
final File courses = new File(PathManager.getConfigPath(), "courses");
|
||||
FileUtil.delete(courses);
|
||||
propertiesComponent.setValue(CONFIGURED_V40, "true");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user