Files
openide/python/ide
Ilya.Kazakevich 85b7ff7814 PY-22514: Do not use RunConfigurationProducerService to prevent
runConfigurations.xml changes
* We need to exclude some producers some how. We used
 RunConfigurationProducerService, but it persists itself leading to
   PY-22514. We now unregister beans explicitly
2017-02-02 20:03:05 +03:00
..