Skip to content

gcam.exe should use runtime search paths for Java jars #534

Open
@bje-

Description

@bje-

Currently, GCAM hard codes the JARS_LIB environment variable, set at compile time, into the gcam.exe executable via a preprocessor macro. This makes GCAM brittle if the jar files are moved around or if you only discover a configuration problem after GCAM has been compiled (incorrectly).

Wouldn't it be better to use the CLASSPATH environment variable at runtime to find any Java jars?

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