Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Start Application keyword should throw an error if lib_dir references to non-existent folder #15

@Tattoo

Description

@Tattoo

When I'm using RemoteApplications, I would like the Start Application keyword to raise an error or a warning when the path I've given to the lib_dir-argument is pointing to a non-existent folder.

This is especially useful with Java Web Start, where using the lib_dir -argument is mandatory. Right now, if I accidentally use the wrong path, Take Library Into Use fails with NoClassFoundException, which could also be a result of CLASSPATH problem. This would isolate the situation where I have a typo in my path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions