Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Leinardi
Total activity
19
Last activity
November 01, 2022 14:27
Member since
August 25, 2018 21:12
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
7
Activity overview
Posts (5)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
February 08, 2020 09:09
Oh I see. Is there a better way for me to build my plugin? Or should I just ignore the warning?
Community
IntelliJ IDEA Open API and Plugin Development
Unable to build Pylint and Mypy plugins when compiling with PyCharm 2019.3.2 (2019.1.4 works fine)
0 votes
Created
February 06, 2020 18:05
Hey thanks! That made it build again! But now I see a warning when I build that I don't understand: 2020-02-06 18:59:29,970 [ 277] WARN - ll2020-02-06 18:59:29,970 [ 277] WARN - llij.ide.plugins.Pl...
Community
IntelliJ IDEA Open API and Plugin Development
Unable to build Pylint and Mypy plugins when compiling with PyCharm 2019.3.2 (2019.1.4 works fine)
0 votes
Created
February 04, 2020 18:40
bump
Community
IntelliJ IDEA Open API and Plugin Development
Unable to build Pylint and Mypy plugins when compiling with PyCharm 2019.3.2 (2019.1.4 works fine)
0 votes
Created
September 05, 2018 19:26
ProjectRootManager.getInstance(project).getProjectSdk();
Community
IntelliJ IDEA Open API and Plugin Development
PyCharm/PCP: How to get the Python interpreter plugin?
0 votes
Created
August 30, 2018 13:06
Bump? Is there a better place where to ask for help regarding the IDEA Platform SDK?
Community
IntelliJ IDEA Open API and Plugin Development
ProjectRootManager.getContentSourceRoots() equivalent for PyCharm/PythonCore
0 votes
Created
August 30, 2018 13:05
Ok, it seems that I have to fully read the process.getInputStream() before calling the waitFor().
Community
IntelliJ IDEA Open API and Plugin Development
GeneralCommandLine.createProcess().waitFor() never ends
0 votes