Diazolin88
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
-
-
-
Diazolin88 created a post, AnsweredWriteCommandAction deleting values instead replacing
Here is my code written in one on AnAction classes:@Override public void actionPerformed(@NotNull AnActionEvent e) { //get current file PsiFile currentFile = e.getData(LangDataKeys.PSI_FILE... -
Diazolin88 commented, -
Diazolin88 created a post, Add icon to *.java files on editor view
Hello, I would like to add a link on red zone on the screen, just like we have browser icons for *.html/xml files. How can I do that ? Would be nice to have a list of Groups and a screenshot with r... -
Diazolin88 commented, -
Diazolin88 created a post, AnsweredGetting CreateProcess error=206 when trying to run groove script
Here is full error: 12:36 PM Error running 'myname': Cannot run program "C:\Program Files\Java\jdk1.8.0_144\bin\java" (in directory "C:\ptc\My_project"): CreateProcess error=206, The filename or... -
Diazolin88 commented, -