Skip to content

Commit 150a113

Browse files
committed
5.0.0.0
1 parent 3f007a9 commit 150a113

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ This project is a parser built for openedge ABL
55

66
It originates from [joanju.com](http://www.joanju.com/index.php)
77
More info [http://www.oehive.org/proparse/](http://www.oehive.org/proparse/)
8+
9+
Read the [how_to_build.md](https://github.com/jcaillon/proparse/blob/master/how_to_build.md) for instructions on the build

how_to_build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
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 `ikvmbin` on the root of the repo (add it to ignore list)
1+
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
22
2. Build the project : `mvn clean package`
33
3. the .dll is generated in the output dir

0 commit comments

Comments
 (0)