2017301500080

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
-
-
2017301500080 created a post, AnsweredHow to use classes of pythonPlugin? always compile failed, say can't find package
I create a gradle plugin project, by the document way(https://plugins.jetbrains.com/docs/intellij/gradle-guide.html)。Then I add the python's depend: <depends>com.intellij.modules.python</depends> B...