Amd Layouni
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
-
-
-
Amd Layouni created a post, 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 created a post, 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 created a post, 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 created a post, 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...