Teotakwei

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Teotakwei commented, -
-
Teotakwei created a post, AnsweredGet 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 created a post, 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 commented, -
Teotakwei commented, -
Teotakwei created a post, Answeredbuild 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...