mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
module and run configuration for IDEA with Python plugin
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ directory and run the following command:
|
||||
## Building and Running
|
||||
|
||||
The code is part of the main IntelliJ IDEA Community Edition project and is compiled together with the rest of the codebase.
|
||||
To run PyCharm Community Edition, please use the provided run configuration "PyCharm Community Edition".
|
||||
To run PyCharm Community Edition, please use the provided run configuration "PyCharm Community Edition". To run IntelliJ IDEA with
|
||||
the Python plugin, please use the "IDEA with Python plugin" run configuration.
|
||||
|
||||
To run the test suite, use the built-in JUnit test runner and run all tests in the "python-community-tests" module.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user