Valentin Mächler
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to execute a custom-java-class-file-processor after IntelliJ's compilation?
PlannedWe have created a maven-plugin which executes a custom processor working on java-class files and modifying them after the maven compile step.How can we hook into IntelliJ's compile phase so this cu...