classpath
@Parameter(required = true, defaultValue = "${project.compileClasspathElements}" )
Classpath for analysis and interactive samples.
Useful if some types that come from dependencies are not resolved/picked up automatically. Property accepts both .jar and .klib files.
Default is {project.compileClasspathElements}.