-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
What steps will reproduce the problem?
1.unzip
2.run vizdesktop.bat from cmd
3.Error: Unable to access jarfile ../lib/ontopia-viz-${project.version}.jar
What is the expected output? What do you see instead?
This is the line in the vizdesktop.bat file:
@echo off
java -jar ../lib/ontopia-viz-${project.version}.jar %1 %2 %3
there is no file in lib named ontopia-viz.
How does the .bat file need to be modified to make things run properly? 5.1 3
works fine. This is installed on a Windows 7 machine but have also tried on XP
and get same error.
Thanks,
Jeff
Original issue reported on code.google.com by jeffreyd...@gmail.com on 13 Mar 2012 at 12:25
- Blocked on: Vizigator is not starting on Mac! #438
Reactions are currently unavailable