You've already forked v8-code-style
mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-12-03 09:25:22 +02:00
edt-2022-1: Eclipse 2022.03 migration
Added Guava 30.1.0 dependency
This commit is contained in:
@@ -130,6 +130,13 @@
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20211213173813/repository/"/>
|
||||
</location>
|
||||
|
||||
<!-- ORBIT Guava 30.1.0-->
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/>
|
||||
<unit id="com.google.guava.source" version="30.1.0.v20210127-2300"/>
|
||||
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20211213173813/repository/"/>
|
||||
</location>
|
||||
|
||||
<!-- Eclipse -->
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
|
||||
|
||||
Reference in New Issue
Block a user