Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
13 righe
442 B
13 righe
442 B
5 anni fa
|
Bundle-SymbolicName: ${plugin.name}
|
||
|
Bundle-Vendor: ${release.info.vendor}
|
||
|
Bundle-Version: ${release.info.version}.${plugin.version}
|
||
|
Git-Descriptor: ${system-allow-fail;git describe --dirty --always}
|
||
|
Git-SHA: ${system-allow-fail;git rev-list -1 HEAD}
|
||
|
Javac-Compiler: ${javac.compiler}
|
||
|
Javac-Debug: ${javac.debug}
|
||
|
Javac-Deprecation: ${javac.deprecation}
|
||
|
Javac-Encoding: ${javac.encoding}
|
||
|
|
||
|
-donotcopy: (\.touch)
|
||
|
-dsannotations: *
|
||
|
-sources: false
|