[xmlhammer-dev] [ xmlhammer-Bugs-1806816 ] xmlhammer.bat does not start with spaces in directory pa
Brought to you by:
edankert
From: SourceForge.net <no...@so...> - 2007-10-03 09:31:31
|
Bugs item #1806816, was opened at 2007-10-03 09:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Command Line Group: rc-2 Status: Open Resolution: None Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: xmlhammer.bat does not start with spaces in directory path Initial Comment: When using the xmlhammer.bat file to start the XML Hammer application. The user is prompted to set the XMLHAMMER_HOME environment variable when it encounters spaces in the directory path. Workarounds: [1] Set the XMLHAMMER_HOME environment variable. [2] Use the following command-line instead: java -jar xmlhammer-1.0-rc-2.jar [3] Update the .bat file. The fix involves placing quotes around the directory located for XMLHAMMER_HOME. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 |