mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
rename intellij.platform.main -> intellij.platform.starter
`.main` suffix is reserved for aggregator modules which are used to run app/tests from sources. This module is actually used in the production. The name is chosen because the module contains the starter for non-commercial products. GitOrigin-RevId: f456bbe2aae33d2f016136fc9ad32c23ab751240
This commit is contained in:
committed by
intellij-monorepo-bot
parent
53ac38182f
commit
7c88ab72c0
@@ -16,7 +16,7 @@
|
||||
<orderEntry type="module" module-name="intellij.pycharm.community.customization" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.modules" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.main" />
|
||||
<orderEntry type="module" module-name="intellij.platform.starter" />
|
||||
<orderEntry type="module" module-name="intellij.tasks.jira" />
|
||||
<orderEntry type="module" module-name="intellij.settingsRepository" />
|
||||
<orderEntry type="module" module-name="intellij.properties" />
|
||||
|
||||
Reference in New Issue
Block a user