add LZ4 (de)compressor to target platform and add as input format
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
@ -37,6 +37,11 @@
|
||||
<repository location="https://download.eclipse.org/justj/jres/15/updates/release/latest"/>
|
||||
<unit id="org.eclipse.justj.openjdk.hotspot.jre.minimal.stripped.feature.group" version="0.0.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/2021-09"/>
|
||||
<unit id="org.apache.commons.compress" version="1.20.0.v20210713-1928"/>
|
||||
<unit id="org.apache.commons.compress.source" version="1.20.0.v20210713-1928"/>
|
||||
</location>
|
||||
</locations>
|
||||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15"/>
|
||||
</target>
|
Reference in New Issue
Block a user