Skip to content

Deprecate redundant magics: %jars, %addMavenDependency #89

Description

@andrus

There are few magics that we inherited from IJava that seem redundant that we are going to deprecate (and, eventually, remove)

  • %jars - this seems to be a more restricted version of %classpath that only filter entries that are files, and skips directories. So it can be fully replaced by %classpath. So deprecation here will also internally route it to the %classpath magic
  • %addMavenDependency is an alias to %maven. No reason to support this longer alias.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions