mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-222388 IJ-MR-184993 fix codeserver product and improve validation
GitOrigin-RevId: 1fe406284a60933466a666258d5361c0e1913370
This commit is contained in:
committed by
intellij-monorepo-bot
parent
26218580ab
commit
9625a6c660
@@ -71,6 +71,9 @@ open class PyCharmCommunityProperties(protected val communityHome: Path) : PyCha
|
||||
// Static includes
|
||||
deprecatedInclude("intellij.platform.extended.community.impl", "META-INF/community-extensions.xml", ultimateOnly = true)
|
||||
deprecatedInclude("intellij.pycharm.community", "META-INF/pycharm-core-customization.xml")
|
||||
|
||||
allowMissingDependencies(knownMissingModuleDependencies)
|
||||
bundledPlugins(productLayout.bundledPluginModules.toList())
|
||||
}
|
||||
|
||||
override suspend fun copyAdditionalFiles(targetDir: Path, context: BuildContext) {
|
||||
|
||||
Reference in New Issue
Block a user