mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-191884 PyCharm CE properties updated IDEA-CR-35937
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ class PyCharmCommunityProperties extends PyCharmPropertiesBase {
|
||||
applicationInfoModule = "intellij.pycharm.community.resources"
|
||||
brandingResourcePaths = ["$communityHome/python/resources"]
|
||||
|
||||
productLayout.platformApiModules = CommunityRepositoryModules.PLATFORM_API_MODULES + ["intellij.xml.dom"]
|
||||
productLayout.platformImplementationModules = CommunityRepositoryModules.PLATFORM_IMPLEMENTATION_MODULES + [
|
||||
productLayout.productApiModules = ["intellij.xml.dom"]
|
||||
productLayout.productImplementationModules = [
|
||||
"intellij.xml.dom.impl",
|
||||
"intellij.python.community.impl",
|
||||
"intellij.pycharm.community.resources",
|
||||
|
||||
Reference in New Issue
Block a user