|
65 | 65 |
|
66 | 66 | <properties> |
67 | 67 | <p2.qualifier>${buildQualifier}-SNAPSHOT</p2.qualifier> |
68 | | - <p2.repository.name>Spring Tool Suite</p2.repository.name> |
| 68 | + <p2.repository.name>Spring Tools for Eclipse</p2.repository.name> |
69 | 69 |
|
70 | | - <dist.name>Spring Tool Suite 4</dist.name> |
| 70 | + <dist.name>Spring Tools for Eclipse</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.10</tycho-version> |
| 81 | + <tycho-version>4.0.12</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>e433</id> |
| 133 | + <id>e434</id> |
134 | 134 | <properties> |
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> |
| 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> |
142 | 142 | </properties> |
143 | 143 | <repositories> |
144 | 144 | <repository> |
145 | | - <id>2024-09</id> |
| 145 | + <id>2024-12</id> |
146 | 146 | <layout>p2</layout> |
147 | | - <url>https://download.eclipse.org/releases/2024-09/</url> |
| 147 | + <url>https://download.eclipse.org/releases/2024-12/</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-09</url> |
| 152 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12</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.26.7/</url> |
| 209 | + <url>https://download.eclipse.org/lsp4e/releases/0.27.1/</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.e433</module> |
| 232 | + <module>org.springframework.boot.ide.product.e434</module> |
233 | 233 | </modules> |
234 | 234 |
|
235 | 235 | </profile> |
236 | 236 |
|
237 | 237 | <profile> |
238 | | - <id>e434</id> |
| 238 | + <id>e435</id> |
239 | 239 | <properties> |
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> |
| 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> |
247 | 247 | </properties> |
248 | 248 | <repositories> |
249 | 249 | <repository> |
250 | | - <id>2024-12</id> |
| 250 | + <id>2025-03</id> |
251 | 251 | <layout>p2</layout> |
252 | | - <url>https://download.eclipse.org/releases/2024-12/</url> |
| 252 | + <url>https://download.eclipse.org/releases/2025-03/</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/2024-12</url> |
| 257 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03</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> --> |
259 | 264 | <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
260 | 265 | <id>buildship-snapshots</id> |
261 | 266 | <layout>p2</layout> |
|
311 | 316 | <repository> |
312 | 317 | <id>lsp4e</id> |
313 | 318 | <layout>p2</layout> |
314 | | - <url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url> |
315 | | -<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> --> |
| 319 | +<!-- <url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>--> |
| 320 | + <url>https://download.eclipse.org/lsp4e/snapshots/</url> |
316 | 321 | </repository> |
317 | 322 | <repository> |
318 | 323 | <id>tm4e-snapshots</id> |
|
334 | 339 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
335 | 340 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
336 | 341 | --> |
337 | | - <module>org.springframework.boot.ide.product.e434</module> |
| 342 | + <module>org.springframework.boot.ide.product.e435</module> |
338 | 343 | </modules> |
339 | 344 |
|
340 | 345 | </profile> |
341 | | - |
342 | 346 | <profile> |
343 | | - <id>e435</id> |
| 347 | + <id>e436</id> |
344 | 348 | <properties> |
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> |
| 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> |
352 | 356 | </properties> |
353 | 357 | <repositories> |
354 | 358 | <repository> |
355 | | - <id>2025-03</id> |
| 359 | + <id>2025-06</id> |
356 | 360 | <layout>p2</layout> |
357 | | - <url>https://download.eclipse.org/staging/2025-03/</url> |
| 361 | + <url>https://download.eclipse.org/staging/2025-06/</url> |
358 | 362 | </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> --> |
364 | 363 | <repository> |
365 | 364 | <id>orbit</id> |
366 | 365 | <layout>p2</layout> |
367 | | - <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-03</url> |
| 366 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-06</url> |
368 | 367 | </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> --> |
374 | 368 | <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
375 | 369 | <id>buildship-snapshots</id> |
376 | 370 | <layout>p2</layout> |
377 | | -<!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>--> |
| 371 | + <!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>--> |
378 | 372 | <url>https://download.eclipse.org/buildship/updates/latest</url> |
379 | 373 | </repository> |
380 | 374 | <repository> |
381 | 375 | <id>m2e</id> |
382 | 376 | <layout>p2</layout> |
383 | 377 | <url>https://download.eclipse.org/technology/m2e/releases/latest/</url> |
384 | | -<!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>--> |
| 378 | + <!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>--> |
385 | 379 | </repository> |
386 | 380 | <repository> |
387 | 381 | <id>latest-m2e-wtp-release</id> |
|
408 | 402 | <layout>p2</layout> |
409 | 403 | <url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url> |
410 | 404 | </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> --> |
| 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> --> |
416 | 410 | <repository> |
417 | 411 | <id>wildwebdeveloper</id> |
418 | 412 | <layout>p2</layout> |
|
426 | 420 | <repository> |
427 | 421 | <id>lsp4e</id> |
428 | 422 | <layout>p2</layout> |
429 | | - <url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url> |
430 | | -<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> --> |
| 423 | + <!--<url>https://download.eclipse.org/lsp4e/releases/0.27.1/</url>--> |
| 424 | + <url>https://download.eclipse.org/lsp4e/snapshots/</url> |
431 | 425 | </repository> |
432 | 426 | <repository> |
433 | 427 | <id>tm4e-snapshots</id> |
434 | 428 | <layout>p2</layout> |
435 | 429 | <url>https://download.eclipse.org/tm4e/releases/latest/</url> |
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> |
| 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> |
444 | 438 | <modules> |
445 | 439 | <!-- Xterm modules --> |
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> |
| 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> |
453 | 447 | </modules> |
454 | 448 |
|
455 | 449 | </profile> |
|
0 commit comments