More Java info

This commit is contained in:
Simon D. Levy
2018-06-10 11:44:19 -04:00
parent b5ec23d209
commit 4d1cdb0461

View File

@@ -170,7 +170,7 @@ the Makefile in this directory as well, if you don't use <tt><b>/usr/local/lib</
In <tt><b>BreezySLAM/java/edu/wlu/cs/levy/breezyslam/algorithms</b></tt> and
<tt><b>BreezySLAM/java/edu/wlu/cs/levy/breezyslam/components</b></tt>,
edit the <tt>JDKINC</tt> variable to reflect where you installed the JDK.
edit the <tt>JDKINC</tt> variable in the Makefile to reflect where you installed the JDK.
Then run make in these directories, and also in
<tt><b>BreezySLAM/java/edu/wlu/cs/levy/breezyslam/robots</b></tt>.