File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde ?>
33<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4- <target name =" Eclipse Checkstyle" sequenceNumber =" 1735410879 " >
4+ <target name =" Eclipse Checkstyle" sequenceNumber =" 1741029769 " >
55 <locations >
66 <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
77 <unit id =" org.eclipse.jdt.feature.group" version =" 3.18.1300.v20220831-1800" />
88 <unit id =" org.eclipse.sdk.ide" version =" 4.25.0.I20220831-1800" />
9+ <unit id =" org.osgi.service.component.annotations" version =" 1.5.0.202109301733" />
910 <unit id =" org.eclipse.e4.tools.emf.ui" version =" 4.7.300.v20220420-0901" />
1011 <unit id =" org.eclipse.e4.tools.services" version =" 4.9.0.v20210427-1802" />
1112 <unit id =" org.eclipse.e4.ui.progress" version =" 0.3.500.v20220717-1456" />
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ environment JavaSE-17
99location "https://download.eclipse.org/releases/2022-09/202209141001/" {
1010 org.eclipse.jdt.feature.group
1111 org.eclipse.sdk.ide
12+ org.osgi.service.component.annotations
1213
1314 // the following are not actually needed by eclipse-cs itself, but required to avoid
1415 // unresolved dependencies of platform bundles contained in the above features
You can’t perform that action at this time.
0 commit comments