Closed GoogleCodeExporter closed 8 years ago
This is my build.bat code
Original comment by maximili...@gmail.com
on 25 Nov 2012 at 10:44
Attachments:
You need to install the Java SE you have just installed the Java Runtime. Also
in the build.bat you need to un-comment the createDB target the first time you
run it so that it creates the DB.
So PATH will look something like this
@if defined JAVA_HOME goto javahomedefined
SET JAVA_HOME=C:/Program Files/Java/jdk1.7.0_09
:javahomedefined
Check the Wiki for install instructions.
Java SE
http://www.oracle.com/technetwork/java/javase/downloads/jdk7u9-downloads-1859576
.html
Original comment by simon.allen
on 26 Nov 2012 at 2:19
Original comment by simon.allen
on 27 Nov 2012 at 5:07
Original issue reported on code.google.com by
maximili...@gmail.com
on 25 Nov 2012 at 10:42Attachments: