Teotakwei
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Get file PSI in jps plugin thread
AnsweredIn 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... -
Edited 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... -
Created build message error tree view message text display offset
AnsweredHow 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...