mhashim6
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
mhashim6 commented, -
-
mhashim6 commented, -
-
-
mhashim6 created a post, AnsweredListen to pycharm run/debug events, and android studio gradle tasks.
I'm developing a plugin that does stuff before & after compilation / build events. I used `CompileTask` & `<compiler.task execute="BEFORE" .... >` to catch the "before build" event.I used `Compilat... -