more work on windows registry

This commit is contained in:
benfry
2005-01-30 19:20:20 +00:00
parent 60b5fc938d
commit 9e1b5bc62d
3 changed files with 25 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
CLASSPATH=java/lib/rt.jar:lib:lib/build:lib/pde.jar:lib/core.jar:lib/antlr.jar:lib/oro.jar:lib/mrj.jar
CLASSPATH=java/lib/rt.jar:lib:lib/build:lib/pde.jar:lib/core.jar:lib/antlr.jar:lib/oro.jar:lib/registry.jar:lib/mrj.jar
export CLASSPATH
# put the directory where this file lives in the front of the path, because