Amd Layouni
- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
-
-
-
-
Amd Layouni 创建了一个帖子, Launch jvm in debug mode with external tool under debug configuration
I'm trying to debug my unit tests using IntelliJ remote debugging feature. The project I'm maintaining is based on an old version of play framework (2.4), and I'm currently trying to configure Inte... -
Amd Layouni 创建了一个帖子, Anchored Image html tag for donate button in plugin description
My free plugin started doing well this month, and I would like to add a Paypal donate button in the plugin description page when opened from within IntelliJ. I tried inserting Paypal's html code: <... -
Amd Layouni 创建了一个帖子, Check if open java file has compile errors
I have an action triggered from within a java file editor, is there a way to check if the file has compile errors preferably without having to re-compile it? I'm supposing the ide should be caching... -
-
-
Amd Layouni 创建了一个帖子, Plugin development - callback for settings change
I need to detect when ANSI colors settings change by the user in order to reflect changes in my plugin. Is there a topic/listener to subscribe to for that? The plugin is about highlighting ANSI seq...