Recent Topics Back to home page
Classpath error while running dekoh_shell.bat  XML
Forum Index -> Developing new applications
Author Message
devilsown

[Avatar]
Joined: 08/05/2007 02:27:56
Messages: 4
Offline

If you have Java installed inside "Program Files" or any of your classpath directories have a spaace in their names, you won't be able to run dekoh_shell.bat

The solution is easy, just change
CLASSPATH=<something>
to
CLASSPATH="<something>"

and that will get you up and running
 
Forum Index -> Developing new applications
Go to: