|
|
|
|
@@ -129,106 +129,6 @@
|
|
|
|
|
</properties>
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
<id>e430</id>
|
|
|
|
|
<properties>
|
|
|
|
|
<dist.target>e4.30.0</dist.target>
|
|
|
|
|
<dist.target.major>e4.30</dist.target.major>
|
|
|
|
|
<dist.platform.name>2023-12</dist.platform.name>
|
|
|
|
|
<dist.platform.name.long>2023-12 (4.30)</dist.platform.name.long>
|
|
|
|
|
<dist.platform.id>2023-12</dist.platform.id>
|
|
|
|
|
<dist.platform.version>4.30</dist.platform.version>
|
|
|
|
|
<package.qualifierPrefix>e430</package.qualifierPrefix>
|
|
|
|
|
</properties>
|
|
|
|
|
<repositories>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>2023-12</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/releases/2023-12/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>orbit</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
|
|
|
|
|
<id>buildship</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>-->
|
|
|
|
|
<url>https://download.eclipse.org/buildship/updates/latest</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository> <!-- temporary snapshot builds for testing fixes for resource copy issue -->
|
|
|
|
|
<id>m2e</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/technology/m2e/releases/latest/</url>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>-->
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>latest-m2e-wtp-release</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/m2e-wtp/releases/latest/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-extras-mirror</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://cdn.spring.io/spring-tools/release/TOOLS/third-party/m2e-sts310-signed/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-egit</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://github.com/tesla/m2eclipse-egit/releases/download/0.17.0/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-wro4j</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://github.com/jbosstools/m2e-wro4j/releases/download/1.2.1/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-dependency-support</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<!-- <repository>
|
|
|
|
|
<id>mylyn-markdown</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.45/</url>
|
|
|
|
|
</repository> -->
|
|
|
|
|
<repository>
|
|
|
|
|
<id>wildwebdeveloper</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/wildwebdeveloper/releases/1.3.3</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>lsp4e</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/lsp4e/releases/0.25.0/</url>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>tm4e-snapshots</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/tm4e/releases/latest/</url>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> -->
|
|
|
|
|
</repository>
|
|
|
|
|
<!-- <repository>
|
|
|
|
|
<id>chromium-binaries</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://dl.maketechnology.io/chromium-cef/rls/repository</url>
|
|
|
|
|
</repository> -->
|
|
|
|
|
</repositories>
|
|
|
|
|
<modules>
|
|
|
|
|
<!-- Xterm modules -->
|
|
|
|
|
<!-- <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module>
|
|
|
|
|
-->
|
|
|
|
|
<module>org.springframework.boot.ide.product.e430</module>
|
|
|
|
|
</modules>
|
|
|
|
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
<id>e431</id>
|
|
|
|
|
<properties>
|
|
|
|
|
@@ -344,7 +244,7 @@
|
|
|
|
|
<repository>
|
|
|
|
|
<id>2024-06</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/staging/2024-06/</url>
|
|
|
|
|
<url>https://download.eclipse.org/releases/2024-06/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>orbit</id>
|
|
|
|
|
@@ -429,6 +329,106 @@
|
|
|
|
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
<id>e433</id>
|
|
|
|
|
<properties>
|
|
|
|
|
<dist.target>e4.33.0</dist.target>
|
|
|
|
|
<dist.target.major>e4.33</dist.target.major>
|
|
|
|
|
<dist.platform.name>2024-09</dist.platform.name>
|
|
|
|
|
<dist.platform.name.long>2024-09 (4.33)</dist.platform.name.long>
|
|
|
|
|
<dist.platform.id>2024-09</dist.platform.id>
|
|
|
|
|
<dist.platform.version>4.33</dist.platform.version>
|
|
|
|
|
<package.qualifierPrefix>e433</package.qualifierPrefix>
|
|
|
|
|
</properties>
|
|
|
|
|
<repositories>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>2024-09</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/staging/2024-09/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>orbit</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-09</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes -->
|
|
|
|
|
<id>buildship-snapshots</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>-->
|
|
|
|
|
<url>https://download.eclipse.org/buildship/updates/latest</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>m2e</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/technology/m2e/releases/latest/</url>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>-->
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>latest-m2e-wtp-release</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/m2e-wtp/releases/latest/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-extras-mirror</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://cdn.spring.io/spring-tools/release/TOOLS/third-party/m2e-sts310-signed/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-egit</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://github.com/tesla/m2eclipse-egit/releases/download/0.17.0/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-wro4j</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://github.com/jbosstools/m2e-wro4j/releases/download/1.2.1/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven-dependency-support</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<!-- <repository>
|
|
|
|
|
<id>mylyn-markdown</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.45/</url>
|
|
|
|
|
</repository> -->
|
|
|
|
|
<repository>
|
|
|
|
|
<id>wildwebdeveloper</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>lsp4e</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.26.0/</url> -->
|
|
|
|
|
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>tm4e-snapshots</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://download.eclipse.org/tm4e/releases/latest/</url>
|
|
|
|
|
<!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> -->
|
|
|
|
|
</repository>
|
|
|
|
|
<!-- <repository>
|
|
|
|
|
<id>chromium-binaries</id>
|
|
|
|
|
<layout>p2</layout>
|
|
|
|
|
<url>https://dl.maketechnology.io/chromium-cef/rls/repository</url>
|
|
|
|
|
</repository> -->
|
|
|
|
|
</repositories>
|
|
|
|
|
<modules>
|
|
|
|
|
<!-- Xterm modules -->
|
|
|
|
|
<!-- <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module>
|
|
|
|
|
<module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module>
|
|
|
|
|
-->
|
|
|
|
|
<module>org.springframework.boot.ide.product.e433</module>
|
|
|
|
|
</modules>
|
|
|
|
|
|
|
|
|
|
</profile>
|
|
|
|
|
|
|
|
|
|
<profile>
|
|
|
|
|
<id>bundle-tests</id>
|
|
|
|
|
<activation>
|
|
|
|
|
|