Re: [vassalengine-devel] Manual installer
Brought to you by:
rodneykinney,
uckelman
|
From: Rodney K. <rod...@co...> - 2007-10-08 04:12:53
|
> Found one other problem with the distribution. The file wizard.jar also > needs to be added to the classpath in the .bat and .sh files. It now looks > like this: > > start javaw -client -Xmx1G -cp > lib/VASSAL.jar;lib/Vengine.jar;lib/cryptix32.jar;lib/docs.jar;lib/wizard.jar > VASSAL.launch.Main The jar files changed a lot between 2.9 and 3.0. Only 3.0 has wizard, batik, and browserLauncher, and only 2.x has VASSAL and cryptix32. rk |