Slawomir Ginter

- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
-
-
-
-
Slawomir Ginter created a post, Forcing a file to be rebuilt on next Make
Hi,I use a JavaSourceTranslatingCompiler to instrument Java sources just before they are compiled.What is actually done depends on plugin per-file settings, so when they are changed I want to mark ... -
-
-
Slawomir Ginter created a post, Detecting process termination
I need to detect when a process created by IDEA terminates so I can collect coverage data (my own - not EMMA's)I mean process run as an Application or JUnit (or any other unit test framework), no m... -
-