mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-26 02:15:31 +02:00
[releng]switched on packing and signing.
This commit is contained in:
parent
2eaa238edf
commit
b371272f8d
1 changed files with 2 additions and 2 deletions
|
@ -98,6 +98,6 @@ compilerArg=-inlineJSR -enableJavadoc -encoding UTF-8
|
||||||
#compilerArg=-enableJavadoc -encoding ISO-8859-1
|
#compilerArg=-enableJavadoc -encoding ISO-8859-1
|
||||||
|
|
||||||
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
|
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
|
||||||
skipPack=true
|
#skipPack=true
|
||||||
skipSign=true
|
#skipSign=true
|
||||||
## END PROJECT BUILD PROPERTIES ##
|
## END PROJECT BUILD PROPERTIES ##
|
||||||
|
|
Loading…
Add table
Reference in a new issue