Federico Tomassetti
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
Federico Tomassetti 进行了评论, -
Federico Tomassetti 创建了一个帖子, 已回答Toolbar 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 创建了一个帖子, 已回答java.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 创建了一个帖子, 已回答CompilerManager 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 进行了评论,