Skip to content

Commit

Permalink
Use java 11 to run
Browse files Browse the repository at this point in the history
  • Loading branch information
weissreto committed Oct 18, 2018
1 parent 4f42fdc commit cc1366c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SET JAVA_HOME=c:\program files\java\jdk1.8.0_112
SET JAVA_HOME=c:\program files\java\jdk-11
SET MAVEN=C:\Tools\maven\apache-maven-3.5.2\bin\mvn
SET MAIN_CLASS=ch.rweiss.terminal.chart.Test

Expand Down

0 comments on commit cc1366c

Please sign in to comment.