|
130 | 130 | </profile> |
131 | 131 |
|
132 | 132 | <profile> |
133 | | - <id>e434</id> |
| 133 | + <id>e435</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.35.0</dist.target> |
| 136 | + <dist.target.major>e4.35</dist.target.major> |
| 137 | + <dist.platform.name>2025-03</dist.platform.name> |
| 138 | + <dist.platform.name.long>2025-03 (4.35)</dist.platform.name.long> |
| 139 | + <dist.platform.id>2025-03</dist.platform.id> |
| 140 | + <dist.platform.version>4.35.0</dist.platform.version> |
| 141 | + <package.qualifierPrefix>e435</package.qualifierPrefix> |
142 | 142 | </properties> |
143 | 143 | <repositories> |
144 | 144 | <repository> |
145 | | - <id>2024-12</id> |
| 145 | + <id>2025-03</id> |
146 | 146 | <layout>p2</layout> |
147 | | - <url>https://download.eclipse.org/releases/2024-12/</url> |
| 147 | + <url>https://download.eclipse.org/releases/2025-03/</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/2025-03</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.27.5/</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.e435</module> |
233 | 233 | </modules> |
234 | 234 |
|
235 | 235 | </profile> |
236 | 236 |
|
237 | 237 | <profile> |
238 | | - <id>e435</id> |
| 238 | + <id>e436</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.36.0</dist.target> |
| 241 | + <dist.target.major>e4.36</dist.target.major> |
| 242 | + <dist.platform.name>2025-06</dist.platform.name> |
| 243 | + <dist.platform.name.long>2025-06 (4.36)</dist.platform.name.long> |
| 244 | + <dist.platform.id>2025-06</dist.platform.id> |
| 245 | + <dist.platform.version>4.36.0</dist.platform.version> |
| 246 | + <package.qualifierPrefix>e436</package.qualifierPrefix> |
247 | 247 | </properties> |
248 | 248 | <repositories> |
249 | 249 | <repository> |
250 | | - <id>2025-03</id> |
| 250 | + <id>2025-06</id> |
251 | 251 | <layout>p2</layout> |
252 | | - <url>https://download.eclipse.org/releases/2025-03/</url> |
| 252 | + <url>https://download.eclipse.org/releases/2025-06/</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/2025-06</url> |
258 | 258 | </repository> |
259 | 259 | <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
260 | 260 | <id>buildship-snapshots</id> |
261 | 261 | <layout>p2</layout> |
262 | | -<!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>--> |
| 262 | + <!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>--> |
263 | 263 | <url>https://download.eclipse.org/buildship/updates/latest</url> |
264 | 264 | </repository> |
265 | 265 | <repository> |
266 | 266 | <id>m2e</id> |
267 | 267 | <layout>p2</layout> |
268 | 268 | <url>https://download.eclipse.org/technology/m2e/releases/latest/</url> |
269 | | -<!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>--> |
| 269 | + <!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>--> |
270 | 270 | </repository> |
271 | 271 | <repository> |
272 | 272 | <id>latest-m2e-wtp-release</id> |
|
293 | 293 | <layout>p2</layout> |
294 | 294 | <url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url> |
295 | 295 | </repository> |
296 | | -<!-- <repository> |
297 | | - <id>mylyn-markdown</id> |
298 | | - <layout>p2</layout> |
299 | | - <url>https://download.eclipse.org/mylyn/docs/releases/3.0.45/</url> |
300 | | - </repository> --> |
| 296 | + <!-- <repository> |
| 297 | + <id>mylyn-markdown</id> |
| 298 | + <layout>p2</layout> |
| 299 | + <url>https://download.eclipse.org/mylyn/docs/releases/3.0.45/</url> |
| 300 | + </repository> --> |
301 | 301 | <repository> |
302 | 302 | <id>wildwebdeveloper</id> |
303 | 303 | <layout>p2</layout> |
|
311 | 311 | <repository> |
312 | 312 | <id>lsp4e</id> |
313 | 313 | <layout>p2</layout> |
314 | | - <url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url> |
315 | | -<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> --> |
| 314 | +<!-- <url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url> --> |
| 315 | + <url>https://download.eclipse.org/lsp4e/snapshots/</url> |
316 | 316 | </repository> |
317 | 317 | <repository> |
318 | 318 | <id>tm4e-snapshots</id> |
319 | 319 | <layout>p2</layout> |
320 | 320 | <url>https://download.eclipse.org/tm4e/releases/latest/</url> |
321 | | -<!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> --> |
| 321 | + <!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> --> |
322 | 322 | </repository> |
323 | | -<!-- <repository> |
324 | | - <id>chromium-binaries</id> |
325 | | - <layout>p2</layout> |
326 | | - <url>https://dl.maketechnology.io/chromium-cef/rls/repository</url> |
327 | | - </repository> --> |
328 | | - </repositories> |
| 323 | + <!-- <repository> |
| 324 | + <id>chromium-binaries</id> |
| 325 | + <layout>p2</layout> |
| 326 | + <url>https://dl.maketechnology.io/chromium-cef/rls/repository</url> |
| 327 | + </repository> --> |
| 328 | + </repositories> |
329 | 329 | <modules> |
330 | 330 | <!-- Xterm modules --> |
331 | | -<!-- <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm</module> |
332 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature</module> |
333 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64</module> |
334 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
335 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
336 | | ---> |
337 | | - <module>org.springframework.boot.ide.product.e435</module> |
| 331 | + <!-- <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm</module> |
| 332 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature</module> |
| 333 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64</module> |
| 334 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
| 335 | + <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
| 336 | + --> |
| 337 | + <module>org.springframework.boot.ide.product.e436</module> |
338 | 338 | </modules> |
339 | 339 |
|
340 | 340 | </profile> |
| 341 | + |
341 | 342 | <profile> |
342 | | - <id>e436</id> |
| 343 | + <id>e437</id> |
343 | 344 | <properties> |
344 | | - <dist.target>e4.36.0</dist.target> |
345 | | - <dist.target.major>e4.36</dist.target.major> |
346 | | - <dist.platform.name>2025-06</dist.platform.name> |
347 | | - <dist.platform.name.long>2025-06 (4.36)</dist.platform.name.long> |
348 | | - <dist.platform.id>2025-06</dist.platform.id> |
349 | | - <dist.platform.version>4.36.0</dist.platform.version> |
350 | | - <package.qualifierPrefix>e436</package.qualifierPrefix> |
| 345 | + <dist.target>e4.37.0</dist.target> |
| 346 | + <dist.target.major>e4.37</dist.target.major> |
| 347 | + <dist.platform.name>2025-09</dist.platform.name> |
| 348 | + <dist.platform.name.long>2025-09 (4.37)</dist.platform.name.long> |
| 349 | + <dist.platform.id>2025-09</dist.platform.id> |
| 350 | + <dist.platform.version>4.37.0</dist.platform.version> |
| 351 | + <package.qualifierPrefix>e437</package.qualifierPrefix> |
351 | 352 | </properties> |
352 | 353 | <repositories> |
353 | 354 | <repository> |
354 | | - <id>2025-06</id> |
| 355 | + <id>2025-09</id> |
355 | 356 | <layout>p2</layout> |
356 | | - <url>https://download.eclipse.org/staging/2025-06/</url> |
| 357 | + <url>https://download.eclipse.org/staging/2025-09/</url> |
357 | 358 | </repository> |
358 | 359 | <repository> |
359 | 360 | <id>orbit</id> |
360 | 361 | <layout>p2</layout> |
361 | | - <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-06</url> |
| 362 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-09</url> |
362 | 363 | </repository> |
363 | 364 | <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
364 | 365 | <id>buildship-snapshots</id> |
|
415 | 416 | <repository> |
416 | 417 | <id>lsp4e</id> |
417 | 418 | <layout>p2</layout> |
418 | | - <url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url> |
419 | | -<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> --> |
| 419 | +<!-- <url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url> --> |
| 420 | + <url>https://download.eclipse.org/lsp4e/snapshots/</url> |
420 | 421 | </repository> |
421 | 422 | <repository> |
422 | 423 | <id>tm4e-snapshots</id> |
|
438 | 439 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
439 | 440 | <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
440 | 441 | --> |
441 | | - <module>org.springframework.boot.ide.product.e436</module> |
| 442 | + <module>org.springframework.boot.ide.product.e437</module> |
442 | 443 | </modules> |
443 | 444 |
|
444 | 445 | </profile> |
|
0 commit comments