|
2 | 2 | <html> |
3 | 3 |
|
4 | 4 | <head> |
5 | | - <title>Spring Tools 5 - Internal CI builds</title> |
| 5 | + <title>Spring Tools - Internal CI builds</title> |
6 | 6 | <link rel="shortcut icon" type="image/x-icon" href="https://www.springsource.org/sites/all/themes/s2org11/favicon.ico"/> |
7 | 7 | <link rel="stylesheet" href="stylesheet.css" type="text/css"> |
8 | 8 | <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> |
|
13 | 13 |
|
14 | 14 | <div style="margin:40px;"> |
15 | 15 |
|
16 | | - <h1>Spring Tools 5 - Internal CI builds</h1> |
| 16 | + <h1>Spring Tools - Internal CI builds</h1> |
17 | 17 |
|
18 | 18 | <h2>Eclipse p2 repositories</h2> |
19 | 19 |
|
20 | 20 | <p>Note: please do NOT use your browser to access these p2 repositories directly, there is no web index content being served. |
21 | | - Instead add them to the available update sites in your Eclipse/STS preferences or paste them into the "Install New Software" dialog. |
| 21 | + Instead, add them to the available update sites in your Eclipse preferences or paste them into the "Install New Software" dialog. |
22 | 22 | </p> |
23 | 23 |
|
24 | 24 | <p><b>STS5 Distributions:</b> |
25 | 25 | <ul> |
26 | | - <li>for Eclipse 2025-09 (4.37): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5/nightly/e4.37">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5/nightly/e4.37</a></li> |
27 | | - <li>for Eclipse 2025-06 (4.36): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5/nightly/e4.36">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5/nightly/e4.36</a></li> |
28 | | - <li>for Eclipse 2025-03 (4.35): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5/nightly/e4.35">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5/nightly/e4.35</a></li> |
| 26 | + <li>for Eclipse 2025-09 (4.37): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.37">https://cdn.spring.io/spring-tools/snapshot/update/e4.37</a></li> |
| 27 | + <li>for Eclipse 2025-06 (4.36): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.36">https://cdn.spring.io/spring-tools/snapshot/update/e4.36</a></li> |
| 28 | + <li>for Eclipse 2025-03 (4.35): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.35">https://cdn.spring.io/spring-tools/snapshot/update/e4.35</a></li> |
29 | 29 | </ul> |
30 | 30 | </p> |
31 | 31 |
|
32 | | - <p><b>STS5 language server extensions</b> (this repository is meant to be used to ship updates of the language server extensions to existing STS4 installations. In production, the release version of this repository is used.) |
| 32 | + <p><b>Spring Tools language server extensions</b> (this repository is meant to be used to ship updates of the language server extensions to existing Spring Tools installations. In production, the release version of this repository is used.) |
33 | 33 | </p> |
34 | 34 |
|
35 | 35 | <p> |
36 | 36 | <ul> |
37 | | - <li><a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5-language-server-integrations/nightly">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts5-language-server-integrations/nightly</a></li> |
| 37 | + <li><a href="https://cdn.spring.io/spring-tools/snapshot/language-server-integrations">https://cdn.spring.io/spring-tools/snapshot/language-server-integrations</a></li> |
38 | 38 | </ul> |
39 | 39 | </p> |
40 | 40 |
|
|
0 commit comments