davidljung / rl-glue

Automatically exported from code.google.com/p/rl-glue
0 stars 1 forks source link

JAVA RL-GLUE #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm pretty sure that the eclipse project is not in the repository, nor are
the class files or a way to build the source files.

Whee.

I'm not sure if my RL-Glue.jar is out of date, I'm finding weird errors,
and I Can't debug them cause I can't build the Java glue.

When I change tetris around in certain ways, things freeze.  I think this
might be a network layer issue.  My code never seems to be returning from
RL_start in some cases.

Original issue reported on code.google.com by bttan...@gmail.com on 1 Aug 2007 at 2:20

GoogleCodeExporter commented 8 years ago
I think the solution is to write a makefile for the java directory.

The makefile will:
a) Compile all source files
b) Build the jar

Original comment by bttan...@gmail.com on 3 Aug 2007 at 5:38

GoogleCodeExporter commented 8 years ago
This has been done.

Original comment by brian.ta...@gmail.com on 13 Oct 2007 at 5:57