|
65 | 65 |
|
66 | 66 | <properties> |
67 | 67 | <p2.qualifier>${buildQualifier}-SNAPSHOT</p2.qualifier> |
68 | | - <p2.repository.name>Spring Tools for Eclipse</p2.repository.name> |
| 68 | + <p2.repository.name>Spring Tool Suite</p2.repository.name> |
69 | 69 |
|
70 | | - <dist.name>Spring Tools for Eclipse</dist.name> |
| 70 | + <dist.name>Spring Tool Suite 4</dist.name> |
71 | 71 |
|
72 | 72 | <dist.key>TOOLS</dist.key> |
73 | 73 |
|
|
78 | 78 |
|
79 | 79 | <sts4-language-servers-p2-repo>https://cdn.spring.io/spring-tools/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}</sts4-language-servers-p2-repo> |
80 | 80 |
|
81 | | - <tycho-version>4.0.12</tycho-version> |
| 81 | + <tycho-version>4.0.10</tycho-version> |
82 | 82 | <encoding>UTF-8</encoding> |
83 | 83 |
|
84 | 84 | <misc.p2.repo.version>3.9.4.202211021051</misc.p2.repo.version> |
|
130 | 130 | </profile> |
131 | 131 |
|
132 | 132 | <profile> |
133 | | - <id>e434</id> |
| 133 | + <id>e433</id> |
134 | 134 | <properties> |
135 | | - <dist.target>e4.34.0</dist.target> |
136 | | - <dist.target.major>e4.34</dist.target.major> |
137 | | - <dist.platform.name>2024-12</dist.platform.name> |
138 | | - <dist.platform.name.long>2024-12 (4.34)</dist.platform.name.long> |
139 | | - <dist.platform.id>2024-12</dist.platform.id> |
140 | | - <dist.platform.version>4.34.0</dist.platform.version> |
141 | | - <package.qualifierPrefix>e434</package.qualifierPrefix> |
| 135 | + <dist.target>e4.33.0</dist.target> |
| 136 | + <dist.target.major>e4.33</dist.target.major> |
| 137 | + <dist.platform.name>2024-09</dist.platform.name> |
| 138 | + <dist.platform.name.long>2024-09 (4.33)</dist.platform.name.long> |
| 139 | + <dist.platform.id>2024-09</dist.platform.id> |
| 140 | + <dist.platform.version>4.33.0</dist.platform.version> |
| 141 | + <package.qualifierPrefix>e433</package.qualifierPrefix> |
142 | 142 | </properties> |
143 | 143 | <repositories> |
144 | 144 | <repository> |
145 | | - <id>2024-12</id> |
| 145 | + <id>2024-09</id> |
146 | 146 | <layout>p2</layout> |
147 | | - <url>https://download.eclipse.org/releases/2024-12/</url> |
| 147 | + <url>https://download.eclipse.org/releases/2024-09/</url> |
148 | 148 | </repository> |
149 | 149 | <repository> |
150 | 150 | <id>orbit</id> |
151 | 151 | <layout>p2</layout> |
152 | | - <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12</url> |
| 152 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-09</url> |
153 | 153 | </repository> |
154 | 154 | <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
155 | 155 | <id>buildship-snapshots</id> |
|
206 | 206 | <repository> |
207 | 207 | <id>lsp4e</id> |
208 | 208 | <layout>p2</layout> |
209 | | - <url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url> |
| 209 | + <url>https://download.eclipse.org/lsp4e/releases/0.26.7/</url> |
210 | 210 | <!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> --> |
211 | 211 | </repository> |
212 | 212 | <repository> |
|
229 | 229 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
230 | 230 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
231 | 231 | --> |
232 | | - <module>org.springframework.boot.ide.product.e434</module> |
| 232 | + <module>org.springframework.boot.ide.product.e433</module> |
233 | 233 | </modules> |
234 | 234 |
|
235 | 235 | </profile> |
236 | 236 |
|
237 | 237 | <profile> |
238 | | - <id>e435</id> |
| 238 | + <id>e434</id> |
239 | 239 | <properties> |
240 | | - <dist.target>e4.35.0</dist.target> |
241 | | - <dist.target.major>e4.35</dist.target.major> |
242 | | - <dist.platform.name>2025-03</dist.platform.name> |
243 | | - <dist.platform.name.long>2025-03 (4.35)</dist.platform.name.long> |
244 | | - <dist.platform.id>2025-03</dist.platform.id> |
245 | | - <dist.platform.version>4.35.0</dist.platform.version> |
246 | | - <package.qualifierPrefix>e435</package.qualifierPrefix> |
| 240 | + <dist.target>e4.34.0</dist.target> |
| 241 | + <dist.target.major>e4.34</dist.target.major> |
| 242 | + <dist.platform.name>2024-12</dist.platform.name> |
| 243 | + <dist.platform.name.long>2024-12 (4.34)</dist.platform.name.long> |
| 244 | + <dist.platform.id>2024-12</dist.platform.id> |
| 245 | + <dist.platform.version>4.34.0</dist.platform.version> |
| 246 | + <package.qualifierPrefix>e434</package.qualifierPrefix> |
247 | 247 | </properties> |
248 | 248 | <repositories> |
249 | 249 | <repository> |
250 | | - <id>2025-03</id> |
| 250 | + <id>2024-12</id> |
251 | 251 | <layout>p2</layout> |
252 | | - <url>https://download.eclipse.org/releases/2025-03/</url> |
| 252 | + <url>https://download.eclipse.org/releases/2024-12/</url> |
253 | 253 | </repository> |
254 | 254 | <repository> |
255 | 255 | <id>orbit</id> |
256 | 256 | <layout>p2</layout> |
257 | | - <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03</url> |
| 257 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12</url> |
258 | 258 | </repository> |
259 | | -<!-- <repository> |
260 | | - <id>mpc-client</id> |
261 | | - <layout>p2</layout> |
262 | | - <url>https://download.eclipse.org/mpc/drops/1.11.0/v20250125-1342/</url> |
263 | | - </repository> --> |
264 | 259 | <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
265 | 260 | <id>buildship-snapshots</id> |
266 | 261 | <layout>p2</layout> |
|
339 | 334 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
340 | 335 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
341 | 336 | --> |
342 | | - <module>org.springframework.boot.ide.product.e435</module> |
| 337 | + <module>org.springframework.boot.ide.product.e434</module> |
343 | 338 | </modules> |
344 | 339 |
|
345 | 340 | </profile> |
| 341 | + |
346 | 342 | <profile> |
347 | | - <id>e436</id> |
| 343 | + <id>e435</id> |
348 | 344 | <properties> |
349 | | - <dist.target>e4.36.0</dist.target> |
350 | | - <dist.target.major>e4.36</dist.target.major> |
351 | | - <dist.platform.name>2025-06</dist.platform.name> |
352 | | - <dist.platform.name.long>2025-06 (4.36)</dist.platform.name.long> |
353 | | - <dist.platform.id>2025-06</dist.platform.id> |
354 | | - <dist.platform.version>4.36.0</dist.platform.version> |
355 | | - <package.qualifierPrefix>e436</package.qualifierPrefix> |
| 345 | + <dist.target>e4.35.0</dist.target> |
| 346 | + <dist.target.major>e4.35</dist.target.major> |
| 347 | + <dist.platform.name>2025-03</dist.platform.name> |
| 348 | + <dist.platform.name.long>2025-03 (4.35)</dist.platform.name.long> |
| 349 | + <dist.platform.id>2025-03</dist.platform.id> |
| 350 | + <dist.platform.version>4.35.0</dist.platform.version> |
| 351 | + <package.qualifierPrefix>e435</package.qualifierPrefix> |
356 | 352 | </properties> |
357 | 353 | <repositories> |
358 | 354 | <repository> |
359 | | - <id>2025-06</id> |
| 355 | + <id>2025-03</id> |
360 | 356 | <layout>p2</layout> |
361 | | - <url>https://download.eclipse.org/staging/2025-06/</url> |
| 357 | + <url>https://download.eclipse.org/staging/2025-03/</url> |
362 | 358 | </repository> |
| 359 | +<!-- <repository> |
| 360 | + <id>2025-03-i-builds</id> |
| 361 | + <layout>p2</layout> |
| 362 | + <url>https://download.eclipse.org/eclipse/updates/4.35-I-builds/</url> |
| 363 | + </repository> --> |
363 | 364 | <repository> |
364 | 365 | <id>orbit</id> |
365 | 366 | <layout>p2</layout> |
366 | | - <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-06</url> |
| 367 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03</url> |
367 | 368 | </repository> |
| 369 | +<!-- <repository> |
| 370 | + <id>mpc-client</id> |
| 371 | + <layout>p2</layout> |
| 372 | + <url>https://download.eclipse.org/mpc/drops/1.11.0/v20250125-1342/</url> |
| 373 | + </repository> --> |
368 | 374 | <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
369 | 375 | <id>buildship-snapshots</id> |
370 | 376 | <layout>p2</layout> |
371 | | - <!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>--> |
| 377 | +<!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>--> |
372 | 378 | <url>https://download.eclipse.org/buildship/updates/latest</url> |
373 | 379 | </repository> |
374 | 380 | <repository> |
375 | 381 | <id>m2e</id> |
376 | 382 | <layout>p2</layout> |
377 | 383 | <url>https://download.eclipse.org/technology/m2e/releases/latest/</url> |
378 | | - <!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>--> |
| 384 | +<!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>--> |
379 | 385 | </repository> |
380 | 386 | <repository> |
381 | 387 | <id>latest-m2e-wtp-release</id> |
|
402 | 408 | <layout>p2</layout> |
403 | 409 | <url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url> |
404 | 410 | </repository> |
405 | | - <!-- <repository> |
406 | | - <id>mylyn-markdown</id> |
407 | | - <layout>p2</layout> |
408 | | - <url>https://download.eclipse.org/mylyn/docs/releases/3.0.45/</url> |
409 | | - </repository> --> |
| 411 | +<!-- <repository> |
| 412 | + <id>mylyn-markdown</id> |
| 413 | + <layout>p2</layout> |
| 414 | + <url>https://download.eclipse.org/mylyn/docs/releases/3.0.45/</url> |
| 415 | + </repository> --> |
410 | 416 | <repository> |
411 | 417 | <id>wildwebdeveloper</id> |
412 | 418 | <layout>p2</layout> |
|
420 | 426 | <repository> |
421 | 427 | <id>lsp4e</id> |
422 | 428 | <layout>p2</layout> |
423 | | - <!--<url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>--> |
424 | | - <url>https://download.eclipse.org/lsp4e/snapshots/</url> |
| 429 | + <url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url> |
| 430 | +<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> --> |
425 | 431 | </repository> |
426 | 432 | <repository> |
427 | 433 | <id>tm4e-snapshots</id> |
428 | 434 | <layout>p2</layout> |
429 | 435 | <url>https://download.eclipse.org/tm4e/releases/latest/</url> |
430 | | - <!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> --> |
431 | | - </repository> |
432 | | - <!-- <repository> |
433 | | - <id>chromium-binaries</id> |
434 | | - <layout>p2</layout> |
435 | | - <url>https://dl.maketechnology.io/chromium-cef/rls/repository</url> |
436 | | - </repository> --> |
437 | | - </repositories> |
| 436 | +<!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> --> |
| 437 | + </repository> |
| 438 | +<!-- <repository> |
| 439 | + <id>chromium-binaries</id> |
| 440 | + <layout>p2</layout> |
| 441 | + <url>https://dl.maketechnology.io/chromium-cef/rls/repository</url> |
| 442 | + </repository> --> |
| 443 | + </repositories> |
438 | 444 | <modules> |
439 | 445 | <!-- Xterm modules --> |
440 | | - <!-- <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm</module> |
441 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature</module> |
442 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64</module> |
443 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
444 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
445 | | - --> |
446 | | - <module>org.springframework.boot.ide.product.e436</module> |
| 446 | +<!-- <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm</module> |
| 447 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature</module> |
| 448 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64</module> |
| 449 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
| 450 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
| 451 | +--> |
| 452 | + <module>org.springframework.boot.ide.product.e435</module> |
447 | 453 | </modules> |
448 | 454 |
|
449 | 455 | </profile> |
|
0 commit comments