Teotakwei
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
Teotakwei 进行了评论, -
-
Teotakwei 创建了一个帖子, 已回答Get file PSI in jps plugin thread
In my builder in jps thread, i have a file path. How can i get the psi of the file here? I have tried with: VirtualFile virtualFile = LocalFileSystem.getInstance().findFileByPath(filePath); But i... -
Teotakwei 创建了一个帖子, Send or set data in Jps builder to get from Xdebugger
I would like to send/set some data in JPS builder context- (a list of the final <modules>.src files determined within jps builder context for external compilation),to be get from XDebuggerProcess c... -
-
-
Teotakwei 创建了一个帖子, 已回答build message error tree view message text display offset
How can I change the build message output to display as close to a console output display format? The problem in the message view, is the caret is pointing to a incorrect position to the above text...