Dorin
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 java.lang.IllegalAccessError: class com.intellij.testFramework.UITestUtil cannot access class sun.awt.AWTAutoShutdown
Hello, I'm trying to build https://github.com/JetBrains/intellij-community and run a particular unit test: PyExtractMethodTest. However, I'm not able to run it. I've tried both running it from Inte... -
创建于 IDE scripting console invoke refactoring
已回答Hello, I was wondering if it's possible to invoke refactoring methods within PyCharm's IDE Scripting console. What I would like to achieve is to be able to invoke an "Extract Method" refactoring pr...