mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[python] PY-79486: (WIP) Move tools to separate modules to access them from the frontend.
We are slowly moving all tools to the separate modules to register them as EP. On the front we might have `ToolId` only. To map it to an icon we will use EP. GitOrigin-RevId: 642f4b8d77a0a14b6b61a5192607fbc7984529c7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2d853ed3ac
commit
f1a3b39973
@@ -190,5 +190,6 @@
|
||||
<orderEntry type="module" module-name="intellij.python.community.execService.python" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.interpreters" />
|
||||
<orderEntry type="module" module-name="intellij.python.sdkConfigurator.common" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.impl.uv" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user