Federico Tomassetti
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Federico Tomassetti commented, -
Federico Tomassetti created a post, AnsweredToolbar in Tool Window
I would to add a toolbar to my toolwindow. I would like to obtain a toolbar, as it appears here: https://jetbrains.github.io/ui/controls/toolbar/ . This toolbar should contains buttons, combobox an... -
Federico Tomassetti created a post, Answeredjava.lang.LinkageError: loader constraint violation - How to debug/fix those?
I read of several similar issues, here and elsewhere, but so far I could not find any advice that I could apply on how to fix this.All of a sudden I get this exception: com.intellij.diagnostic.Pl... -
Federico Tomassetti created a post, AnsweredCompilerManager fails while build in IDEA succeeds
In a certain tool I need to execute some class built by the project, so I trigger the compilation with: CompilerManager.getInstance(toolWindow.project).compile(psiClass.module!!) The problem is... -
Federico Tomassetti commented,