Commit Graph

7 Commits

Author SHA1 Message Date
Dmitry Trofimov
30d86b98da Fix disappearing of Python repository from settings after Clion restart (CPP-7743)
Python plugin stored the interpreter setting as a module sdk, which was wiped out with it's order entries by Clion.
The fix is to store the interpreter setting in a facet and reinitialize it after Clion model clearing.
2017-02-15 16:03:33 +01:00
Dmitry Trofimov
7a8710ec70 Show Python packages in sdk settings tab (PY-21270) 2017-01-05 21:10:24 +01:00
Yann Cébron
81d29f9bd5 Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694) 2016-11-11 17:08:58 +01:00
Dennis Ushakov
b1541b753e another day, another module component 2016-06-02 16:41:24 +03:00
Alexey Utkin
79408f2821 CPP-434 Split [python-community-plugin] into [python-community-core-plugin] and [python-community-java-plugin] #4, isolation [PythonConsoleRunnerFactory] as single point export, move [PyForceStepIntoAction] export to owner module 2015-12-15 18:42:17 +03:00
Alexey Utkin
ec996bc56c CPP-434 buildout isolation and move PyConstructorArgumentComplitionContributor to java-dependent module. 2015-12-14 20:35:59 +03:00
Alexey Utkin
c5c832c994 CPP-434 Split [python-community-plugin] into [python-community-core-plugin] and [python-community-java-plugin] 2015-12-11 13:30:18 +03:00