Closed
Description
openedon Feb 10, 2021
Hi,
Some tests require custom classpath to run, when having a workspace with multiple projects (defined with .project and .classpath like in eclipse) and dependency inversion between some projects (plugin architecture).
Like in eclipse we need to define a launch configuration with a custom classpath made of path or project name.
We didn't found a way to do it in Run with Configuration.
Using "-cp" in vmArgs or "CLASSPATH" env variable didn't work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment