|
86 | 86 | <id>org.springframework.boot.ide.branding.sts4</id> |
87 | 87 | <rootFolder>sts-${unqualifiedVersion}.${p2.qualifier}</rootFolder> |
88 | 88 | <rootFolders> |
89 | | - <macosx>SpringToolSuite4.app</macosx> |
| 89 | + <macosx>SpringToolsForEclipse.app</macosx> |
90 | 90 | </rootFolders> |
91 | 91 | <archiveFileName>spring-tool-suite-4-${unqualifiedVersion}.${p2.qualifier}-${dist.target}</archiveFileName> |
92 | 92 | </product> |
|
190 | 190 | <arg>org.eclipse.equinox.p2.director</arg> |
191 | 191 | <arg>-nosplash</arg> |
192 | 192 | <arg>-destination</arg> |
193 | | - <arg>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse</arg> |
| 193 | + <arg>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolsForEclipse.app/Contents/Eclipse</arg> |
194 | 194 | <arg>-repository</arg> |
195 | 195 | <arg>${justj.repository}</arg> |
196 | 196 | <arg>-installIUs</arg> |
|
211 | 211 | <arg>org.eclipse.equinox.p2.director</arg> |
212 | 212 | <arg>-nosplash</arg> |
213 | 213 | <arg>-destination</arg> |
214 | | - <arg>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/aarch64/SpringToolSuite4.app/Contents/Eclipse</arg> |
| 214 | + <arg>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/aarch64/SpringToolsForEclipse.app/Contents/Eclipse</arg> |
215 | 215 | <arg>-repository</arg> |
216 | 216 | <arg>${justj.repository}</arg> |
217 | 217 | <arg>-installIUs</arg> |
|
301 | 301 | <arguments> |
302 | 302 | <argument>-jar</argument> |
303 | 303 | <argument>${project.build.directory}/../../common/eclipse-distribution-license-file-generator.jar</argument> |
304 | | - <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/plugins/</argument> |
305 | | - <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolSuite4.app/Contents/Eclipse/open-source-licenses.txt</argument> |
306 | | - <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/aarch64/SpringToolSuite4.app/Contents/Eclipse/plugins/</argument> |
307 | | - <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/aarch64/SpringToolSuite4.app/Contents/Eclipse/open-source-licenses.txt</argument> |
| 304 | + <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolsForEclipse.app/Contents/Eclipse/plugins/</argument> |
| 305 | + <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/x86_64/SpringToolsForEclipse.app/Contents/Eclipse/open-source-licenses.txt</argument> |
| 306 | + <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/aarch64/SpringToolsForEclipse.app/Contents/Eclipse/plugins/</argument> |
| 307 | + <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/macosx/cocoa/aarch64/SpringToolsForEclipse.app/Contents/Eclipse/open-source-licenses.txt</argument> |
308 | 308 | <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/</argument> |
309 | 309 | <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/x86_64/sts-${unqualifiedVersion}.${p2.qualifier}/open-source-licenses.txt</argument> |
310 | 310 | <argument>${project.build.directory}/products/org.springframework.boot.ide.branding.sts4/linux/gtk/aarch64/sts-${unqualifiedVersion}.${p2.qualifier}/plugins/</argument> |
|
0 commit comments