mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 07:05:58 +02:00
[192160][releng] Pick up commons.net from Orbit
This commit is contained in:
parent
ab0c4e89bb
commit
6aca9cf4d4
1 changed files with 10 additions and 0 deletions
|
@ -23,6 +23,16 @@ mapVersionTag=HEAD
|
||||||
#adds checksum suffix to directory names
|
#adds checksum suffix to directory names
|
||||||
generateFeatureVersionSuffix=true
|
generateFeatureVersionSuffix=true
|
||||||
|
|
||||||
|
#Packager
|
||||||
|
configs=*,*,*
|
||||||
|
baseos=linux
|
||||||
|
basews=gtk
|
||||||
|
basearch=x86
|
||||||
|
bootclasspath=${java.home}/lib/*.jar
|
||||||
|
runPackager=true
|
||||||
|
archivesFormat = *,*,*-antZip
|
||||||
|
individualSourceBundles=true
|
||||||
|
|
||||||
#Compiler options
|
#Compiler options
|
||||||
javacFailOnError=false
|
javacFailOnError=false
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
Loading…
Add table
Reference in a new issue