You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Download [ikvm.exe](https://netcologne.dl.sourceforge.net/project/ikvm/ikvm/7.2.4630.5/ikvmbin-7.2.4630.5.zip) and put it in a folder `ikvm` on the root of the repo (add it to ignore list) : this path is reference in the pom.xml
2
2
2. Build the project : `mvn clean package`
3
-
3. the .dll is generated in the output dir
3
+
3. the .dll is generated in the output dir
4
+
4. you will also find a folder proparse.net next to this repo folder containing all the needed files for prolint
0 commit comments