Valentin Mächler
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Valentin Mächler created a post, PlannedHow to execute a custom-java-class-file-processor after IntelliJ's compilation?
We 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...