Skip to content

SoarJavaDebugger.bat double quotes in wrong spot? #573

@marsaustinwilliams

Description

@marsaustinwilliams

Is this line here https://github.com/SoarGroup/Soar/blob/development/scripts/SoarJavaDebugger.bat#L4C1-L4C101
supposed to be
start javaw -Djava.library.path="%SOAR_HOME%" -jar "%SOAR_HOME%\SoarJavaDebugger.jar" %1 %2 %3 %4 %5

I believe the double quotes may have been in the wrong spot? Previously it would fail because a path like how it was e.g. "C:\local"\SoarJavaDebugger.jar doesn't parse correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions