Skip to content

Separate modelpath from classpath #57

@oehme

Description

@oehme

The XtextGenerate task currently has a single concept called classpath which serves two purposes:

  • providing JVM types for Xbase
  • providing models for other Xtext languages to link against

We should split this into classpath and modelpath for two reasons

  • most classpath entries don't contain models and should not be indexed. This will be a huge performance gain
  • the term classpath doesn't make any sense for ecosystems like C/C++

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions