Skip to content

New compiler warning in org.eclipse.jdt.internal.core.builder.ClasspathJar #4857

@srikanth-sankaran

Description

@srikanth-sankaran

After commit db3e9da made for #4826, we get a new compiler warning while compiling org.eclipse.jdt.internal.core.builder.ClasspathJar saying Unnecessary $NON-NLS$ tag in the line:

String releasePath = Util.METAINF_VERSIONS + this.compliance + '/' + IModule.MODULE_INFO_CLASS; //$NON-NLS-1$

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions