mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
CQ 9334 - Add Apache Commons Compress to target
I am updating the cdt.p2 plug-in to be able to extract toolchains that are packed up with different archivers and compressors. The Apache Compress classes are great at dealing with that. CQ has been approved. Change-Id: Icf72be97e918f2e54f2d41756435266f0dd46e4c
This commit is contained in:
parent
7ecd20efa9
commit
3ad1ac66cf
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<?pde version="3.8"?><target name="cdt_e4.5" sequenceNumber="22">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.commons.compress" version="0.0.0"/>
|
||||
<unit id="org.apache.log4j" version="0.0.0"/>
|
||||
<unit id="org.apache.log4j.source" version="0.0.0"/>
|
||||
<unit id="net.sourceforge.lpg.lpgjavaruntime" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue