-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #190 from adangel/support-eclipse-2024-03
Support eclipse 2024-03
- Loading branch information
Showing
6 changed files
with
44 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<?pde?> | ||
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> | ||
<target name="2024-03 (4.31)" sequenceNumber="1709894731"> | ||
<locations> | ||
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit"> | ||
<unit id="org.eclipse.platform.feature.group" version="4.31.0.v20240221-2107"/> | ||
<unit id="org.eclipse.jdt.feature.group" version="3.19.400.v20240221-1800"/> | ||
<unit id="org.eclipse.wst.xml_core.feature.feature.group" version="3.33.0.v202402230237"/> | ||
<unit id="org.eclipse.pde.feature.group" version="3.15.300.v20240221-1800"/> | ||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="4.1.0.202306071420"/> | ||
<unit id="org.eclipse.swtbot.feature.group" version="4.1.0.202306071420"/> | ||
<unit id="org.eclipse.swtbot.ide.feature.group" version="4.1.0.202306071420"/> | ||
<unit id="org.eclipse.swtbot.generator.feature.feature.group" version="4.1.0.202306071420"/> | ||
<repository location="https://download.eclipse.org/releases/2024-03/"/> | ||
</location> | ||
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit"> | ||
<unit id="org.apache.commons.commons-io" version="2.15.1"/> | ||
<unit id="org.apache.commons.commons-io.source" version="2.15.1"/> | ||
<unit id="org.apache.commons.lang" version="2.6.0"/> | ||
<unit id="org.apache.commons.lang.source" version="2.6.0"/> | ||
<unit id="org.junit" version="4.13.2.v20230809-1000"/> | ||
<unit id="org.junit.source" version="4.13.2.v20230809-1000"/> | ||
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-03/"/> | ||
</location> | ||
</locations> | ||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/> | ||
</target> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters