peco2282

- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
peco2282 创建了一个帖子, 已回答Error while debugging plugin
When I created a java project to test Gradle and debugged it with gradle-8.2/java-18, I got "CreateProcess error=267, Invalid directory name."was output.For details (debug log) please visit this si... -
-
peco2282 创建了一个帖子, 已回答How to create multiple tabs under the editing part of the opened file.
I want to create more than 3 multiple tabs under the editing part of the opened file.Like this .Now EditorProvider classclass MyFileEditorProvider : AsyncFileEditorProvider, DumbAware { override ...