Skip to content

Commit

Permalink
changed linux jre path
Browse files Browse the repository at this point in the history
  • Loading branch information
padoura committed Jun 27, 2018
1 parent 91b57b5 commit bb656a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
<mainClass>nl.hyranasoftware.javagmr.gui</mainClass>
<iconFile>eicon.icns</iconFile>
<!--<jrePath>/home/danny/programming/JRE/jre1.8.0_171.jre/</jrePath>-->
<jrePath>C:\Users\padou\jre_mac\jre1.8.0_171.jre</jrePath>
<!--<jrePath>C:\Users\padou\jre_mac\jre1.8.0_171.jre</jrePath>-->
<jrePath>/mnt/c/Users/padou/jre_mac/jre1.8.0_171.jre</jrePath>
<generateDiskImageFile>true</generateDiskImageFile>
</configuration>
<executions>
Expand Down

0 comments on commit bb656a0

Please sign in to comment.