Skip to content

Stop relying on scala.tools.nsc.MainGenericRunner #1300

Closed
@smarter

Description

@smarter

There are two places where we end up going through MainGenericRunner:

MainGenericRunner will make up its own classloader then call the main method of the object using this classloader, this makes it considerably more complicated to figure out how the classpath stuff works (and it's already way too complicated). We should have our own runner.

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