Gvillemos
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
创建于 Embedding a Editor in a Tool Window
已回答I want to embed a Editor in a Tool Window, to display snippets of (Java) code with syntax highlight, i.e. the main editor + a Tool Window with a code snippet that is syntax highlighted. I have foll... -
创建于 Howto get Project and Editor in Activity triggered through a Tool Window
已回答I have a plugin with a Tool Window created using Swing elements. When a button is pressed, I want a text to be inserted in the editor. In a Tool Plugin Window I have the button acceptButton.addActi...