### Description It's very frequent to require some classpaths when building/running the code. This requires a system property, an `EnvironmentConfigurator` and a `RuntimeClasspathProvider`. This can probably be codegened/be made easier
Description
It's very frequent to require some classpaths when building/running the code.
This requires a system property, an
EnvironmentConfiguratorand aRuntimeClasspathProvider. This can probably be codegened/be made easier