|
1 | 1 | instructions.configure=\
|
2 |
| -addRepository(type:0,location:https${#58}//download.eclipse.org/eclipse/updates/4.25,name:The Eclipse Project Updates);\ |
3 |
| -addRepository(type:1,location:https${#58}//download.eclipse.org/eclipse/updates/4.25,name:The Eclipse Project Updates);\ |
4 |
| -addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2022-09,name:2022-09);\ |
5 |
| -addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2022-09,name:2022-09);\ |
| 2 | +addRepository(type:0,location:https${#58}//download.eclipse.org/eclipse/updates/4.26,name:The Eclipse Project Updates);\ |
| 3 | +addRepository(type:1,location:https${#58}//download.eclipse.org/eclipse/updates/4.26,name:The Eclipse Project Updates);\ |
| 4 | +addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2022-12,name:2022-12);\ |
| 5 | +addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2022-12,name:2022-12);\ |
6 | 6 | mkdir(path:${installFolder}/dropins);
|
7 | 7 | requires.1.namespace=org.eclipse.equinox.p2.iu
|
8 | 8 | requires.1.name=toolingorg.eclipse.platform.configuration.macosx
|
@@ -51,7 +51,7 @@ properties.0.name = org.eclipse.equinox.p2.type.product
|
51 | 51 | properties.0.value = true
|
52 | 52 |
|
53 | 53 | properties.1.name = org.eclipse.equinox.p2.description
|
54 |
| -properties.1.value = 4.25 Release of the Eclipse Platform. |
| 54 | +properties.1.value = 4.26 Release of the Eclipse Platform. |
55 | 55 |
|
56 | 56 | properties.2.name = org.eclipse.equinox.p2.provider
|
57 | 57 | properties.2.value = Eclipse.org
|
0 commit comments