Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
6d13d81
[GTK4] Implement DropTarget async drop handling
akurtakov Jul 2, 2026
fba7f07
v4974r8
eclipse-platform-bot Jul 6, 2026
6d81b30
[Gtk4] Fix displaying file permissions
akurtakov Jul 7, 2026
535a571
[Gtk4] Support right click on ToolItem
akurtakov Jul 7, 2026
94de5a6
[Gtk4] Support MenuItem with SWT.CHECK click
akurtakov Jul 7, 2026
28ddc85
[Gtk4] Fix lazily populated menus being empty
akurtakov Jul 8, 2026
8b0fe25
Fix GTK accessibility relation cleanup during dispose
akurtakov Jul 13, 2026
ef962a2
[Cocoa ] Add NSControl[Size/StateValue] enum spellings to bridgesupport
HeikoKlare Jul 14, 2026
2765985
[Cocoa] Remove deprecated CFURLCreateFromFSRef from bridge support
HeikoKlare Jul 14, 2026
3f4b535
[Cocoa] Align ordering in bridgesupport and OS to MacGenerator result
HeikoKlare Jul 14, 2026
17dedb3
[Cocoa] Add generation instruction for file dialog cancel constant
HeikoKlare Jul 14, 2026
80364bc
[Gtk4] Fix stale/unresponsive fast-view restore buttons and toolbar
akurtakov Jul 15, 2026
725c948
[Cocoa] Correct generation for urlForApplicationToOpen[URL|ContentType]
HeikoKlare Jul 14, 2026
a99cbe4
Fix spurious scrollbar on GTK4 Wayland popup menus
akurtakov Jul 16, 2026
1603edd
[Cocoa] Remove deprecated scroller part constants
HeikoKlare Jul 12, 2026
95cb073
[Cocoa] Add generation instructions for PDF export functions
HeikoKlare Jul 14, 2026
a87a78d
v4974r9
eclipse-platform-bot Jul 17, 2026
c76abe1
[Cocoa] Replace deprecated NSProgressIndicatorPreferredThickness
HeikoKlare Jul 12, 2026
2047c61
[Cocoa] Replace deprecated Alert Style and Event Modifier Flag constants
HeikoKlare Jul 20, 2026
f6ad225
[Cocoa] Support architecture-specific enum values in MacGenerator
HeikoKlare Jul 17, 2026
f81b654
Version bumps for 4.41 stream
HeikoKlare Jul 17, 2026
d91b5bd
CTabFolder: support circular page traversal in MRU mode without chevron
fedejeanne Jul 17, 2026
2cb22d1
Version bump(s) for 4.41 stream
fedejeanne Jul 21, 2026
7429274
[Win32] Avoid redundant handle creation in GC.drawImage()
HeikoKlare Jul 8, 2026
1835e73
[Win32] Extend GC.drawImage() handle selection with exact-zoom
HeikoKlare Jul 22, 2026
b7f2b8e
[Win32] Improve size calculation for cropped and scaled image drawing
HeikoKlare Jul 9, 2026
57a97f2
[GTK] Fix SIGSEGV in Tree.removeAll() by disconnecting model before
iloveeclipse Jul 23, 2026
dfbe84b
[Win32] Remove unused ImageList.remove() method
HeikoKlare Jul 25, 2026
635e953
Update NOTICE to list only active source code repositories
akurtakov Jul 27, 2026
7b3acfd
[Win32] Fix drawImage() failing for an empty image
HeikoKlare Jul 24, 2026
c3b682b
[Win32] Reinitialize tool bar item images in place on DPI change
HeikoKlare Jul 28, 2026
80af470
[Win32] Capture tool bar button image index after zoom refresh
HeikoKlare Jul 28, 2026
d4c07af
[GTK4] Re-layout Composite subtree when shown to fix collapsed content
akurtakov Jul 29, 2026
d83771d
[Win32] Fix wrong CTabFolder header height after zoom change
vogella Jul 28, 2026
4043f48
[GTK4] Fix empty lazily-populated submenus (e.g. File > New)
akurtakov Jul 30, 2026
9ad9b73
GTK4: Fix empty popup for disabled CASCADE menu items
akurtakov Jul 29, 2026
5ac8459
[GTK4] Remove menu item actions from the action group on dispose
akurtakov Jul 30, 2026
949d9dd
Add BrowserFunction dispose/redefine regression tests
HeikoKlare Jul 31, 2026
974503e
[GTK4] Fix segfault when a Tree or Table shows a drop highlight
akurtakov Aug 3, 2026
04d7df1
[GTK4] Fix DropTarget passing a formats builder as content formats
akurtakov Aug 3, 2026
8599c18
[GTK4] Fix "Cannot initialize Drag" when re-creating a DragSource
akurtakov Aug 3, 2026
97cba55
v4974r10
eclipse-platform-bot Aug 4, 2026
2e68c71
[Build] Migrate to new home of eclipse platformreleng Docker images
HannesWell Aug 4, 2026
4755f49
[Build] Run API check and javadoc only once per operating system
vogella Aug 5, 2026
2de2b00
Bump dorny/paths-filter from 4.0.2 to 4.0.3
dependabot[bot] Aug 10, 2026
b228e3f
[Win32] Add missing null check in Table tooltip positioning #3487
HeikoKlare Aug 7, 2026
212a594
Simplify return type of positionTooltip(NMHDR, long)
r-mennig Aug 10, 2026
3241511
[GTK4] Fix inverted z-order in moveAbove() and moveBelow()
akurtakov Aug 12, 2026
de482ed
[GTK4] Stop calling gtk_entry_get_text on GTK 4
akurtakov Aug 13, 2026
dbf4427
[GTK4] Fix ToolBar background not being applied
akurtakov Aug 13, 2026
9ca368d
[GTK4] Fix ToolItem layout when items have both image and text
akurtakov Aug 13, 2026
c93465b
Archive compilelogs to diagnose intermittent compiler warnings
akurtakov Aug 14, 2026
bb1b092
[Win32] Add tool bar tests for items rendering their own icon
HeikoKlare Aug 14, 2026
83e249e
Use assertThrows in widget and Region tests
akurtakov Aug 14, 2026
3db6f5d
Do not leave the tab folder GC in advanced graphics mode
vogella Aug 18, 2026
3e3b24b
Use alpha for less bold bullet in CTabFolderRenderer.drawDirtyIndicator
merks Aug 19, 2026
28cb49e
Prepare 4.42 development
eclipse-releng-bot Aug 29, 2026
23d9d48
Configure SWT build scripts for 4.42
eclipse-releng-bot Aug 29, 2026
90f33dc
Version bump(s) for 4.42 stream
eclipse-platform-bot Aug 29, 2026
8c0a71f
v4975r1
eclipse-platform-bot Aug 29, 2026
2d7ccab
Remove unused accessors from the PNG chunk classes
vogella Aug 8, 2026
94438f8
Remove the unused PngDeflater
vogella Aug 6, 2026
fea86e1
Remove the unused IPropertyBag
vogella Aug 7, 2026
8357156
[Win32] Encapsulate ToolItem's access to tool bar image lists
HeikoKlare Aug 12, 2026
b1dd61d
[Win32] Fix BrowserFunction missing on first page
HeikoKlare Jul 31, 2026
540df9b
[Win32] Consolidate tool bar image list native synchronization
HeikoKlare Aug 13, 2026
7cf5b9a
[Win32] Consolidate tool bar image list release and disposal
HeikoKlare Aug 14, 2026
184cbfb
[Win32] Consolidate tool bar image lists in ToolBarImageLists
HeikoKlare Aug 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ on:
type: boolean
required: false
default: false
api_check:
description: |
Run the API tools check and generate the javadoc (one of true, false)

Both only depend on the Java sources, so enable this for a single job
per operating system.
type: boolean
required: false
default: false
gtk:
description: |
(Required on Linux only) GTK version to use (one of gtk3, gtk4)
Expand Down Expand Up @@ -108,7 +117,7 @@ jobs:
--threads 1C
-DforkCount=1
'-Dnative=${{ inputs.native }}'
-Papi-check -Pjavadoc
${{ inputs.api_check && '-Papi-check -Pjavadoc' || '' }}
'-Dtycho.baseline.replace=none'
--fail-at-end
-DskipNativeTests=false
Expand Down
7 changes: 6 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
steps:
- name: Paths filter (PRs only)
if: github.event.pull_request.base
uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2
uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4.0.3
id: filter
with:
predicate-quantifier: 'every'
Expand Down Expand Up @@ -93,6 +93,8 @@ jobs:
native: gtk.linux.x86_64
gtk: ${{ matrix.gtk }}
gdk_backend: ${{ matrix.gdk_backend }}
# All Linux jobs build the same Java sources, so check the API and javadoc only once
api_check: ${{ matrix.gtk == 'gtk3' && matrix.gdk_backend == 'x11' }}
performance: ${{ contains(github.event.pull_request.labels.*.name, 'performance') }}
runtodotests: ${{ contains(github.event.pull_request.labels.*.name, 'runtodotests') }}

Expand All @@ -110,6 +112,7 @@ jobs:
runner: windows-latest
java: ${{ matrix.java }}
native: win32.win32.x86_64
api_check: true
performance: ${{ contains(github.event.pull_request.labels.*.name, 'performance') }}
runtodotests: ${{ contains(github.event.pull_request.labels.*.name, 'runtodotests') }}

Expand All @@ -128,5 +131,7 @@ jobs:
runner: ${{ matrix.arch == 'x86_64' && 'macos-15-intel' || 'macos-latest' }}
java: ${{ matrix.java }}
native: cocoa.macosx.${{ matrix.arch }}
# Both macOS fragments compile the same Java sources, so check the API and javadoc only once
api_check: ${{ matrix.arch == 'aarch64' }}
performance: ${{ contains(github.event.pull_request.labels.*.name, 'performance') }}
runtodotests: ${{ contains(github.event.pull_request.labels.*.name, 'runtodotests') }}
6 changes: 3 additions & 3 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ def runOnNativeBuildAgent(String platform, Closure body) {
def dockerImage = null
switch (platform) {
case 'gtk.linux.x86_64':
dockerImage = 'eclipse/platformreleng-debian-swtgtk3nativebuild:10'
dockerImage = 'ghcr.io/eclipse-platform/platformreleng-debian-swtgtk3nativebuild:11'
break
case 'gtk4.linux.x86_64':
dockerImage = 'eclipse/platformreleng-debian-swtnativebuild:12'
dockerImage = 'ghcr.io/eclipse-platform/platformreleng-debian-swtnativebuild:12'
break
}
if (dockerImage != null) {
Expand Down Expand Up @@ -329,7 +329,7 @@ pipeline {
post {
always {
junit allowEmptyResults: true, testResults: 'eclipse.platform.swt/tests/*.test*/target/surefire-reports/*.xml'
archiveArtifacts allowEmptyArchive: true, artifacts: '**/*.log,*/binaries/*/target/*.jar,*/bundles/*/target/*.jar', excludes: '**/*-sources.jar'
archiveArtifacts allowEmptyArchive: true, artifacts: '**/*.log,**/target/compilelogs/*.xml,*/binaries/*/target/*.jar,*/bundles/*/target/*.jar', excludes: '**/*-sources.jar'
discoverGitReferenceBuild referenceJob: 'eclipse.platform.swt/master'
// To accept unstable builds (test errors or new warnings introduced by third party changes) as reference using "ignoreQualityGate:true"
recordIssues enabledForFailure: true, publishAllIssues: true, ignoreQualityGate: true, tools: [
Expand Down
4 changes: 0 additions & 4 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@ SPDX-License-Identifier: EPL-2.0

The project maintains the following source code repositories:

* https://github.com/eclipse-platform/eclipse.platform.debug.git
* https://github.com/eclipse-platform/eclipse.platform.git
* https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
* https://github.com/eclipse-platform/eclipse.platform.releng.buildtools.git
* https://github.com/eclipse-platform/eclipse.platform.releng.git
* https://github.com/eclipse-platform/eclipse.platform.swt.git
* https://github.com/eclipse-platform/eclipse.platform.ua.git
* https://github.com/eclipse-platform/eclipse.platform.ui.git
13 changes: 0 additions & 13 deletions binaries/legal_files/cocoa.macosx/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,19 +168,6 @@ <h4>Independent JPEG Group's JPEG software release 6b</h4>
<li>The error handling was simplified and now uses Java exceptions.</li>
</ol>

<h4>PuTTY 0.58 (derivative work)</h4>

<p>Portions of the SWT class org/eclipse/swt/internal/image/PngDeflater are based on PuTTY's sshzlib.c. PuTTY is made available by Mozilla.org. Use of PuTTY is governed by the terms and
conditions of the the following MIT-style license: </p>
<blockquote>
<p><em>PuTTY is copyright 1997-2007 Simon Tatham.</em> </p>
<p><em>Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE SDI S.A.</em> </p>
<p><em>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</em> </p>
<p><em>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</em> </p>
<p><em>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SIMON TATHAM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</em> </p>
</blockquote>
<p>A copy of the license is also available at <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html" target="_blank">http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</a>.</p>

<p><small>Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.</small></p>

</body>
Expand Down
13 changes: 0 additions & 13 deletions binaries/legal_files/gtk.linux/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,19 +219,6 @@ <h4>Independent JPEG Group's JPEG software release 6b</h4>
<li>The error handling was simplified and now uses Java exceptions.</li>
</ol>

<h4>PuTTY 0.58 (derivative work)</h4>

<p>Portions of the SWT class org/eclipse/swt/internal/image/PngDeflater are based on PuTTY's sshzlib.c. PuTTY is made available by Mozilla.org. Use of PuTTY is governed by the terms and
conditions of the the following MIT-style license: </p>
<blockquote>
<p><em>PuTTY is copyright 1997-2007 Simon Tatham.</em> </p>
<p><em>Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE SDI S.A.</em> </p>
<p><em>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</em> </p>
<p><em>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</em> </p>
<p><em>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SIMON TATHAM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</em> </p>
</blockquote>
<p>A copy of the license is also available at <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html" target="_blank">http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</a>.</p>

<p><small>Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.</small></p>

</body>
Expand Down
13 changes: 0 additions & 13 deletions binaries/legal_files/win32.win32/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,19 +134,6 @@ <h4>Independent JPEG Group's JPEG software release 6b</h4>
<li>The error handling was simplified and now uses Java exceptions.</li>
</ol>

<h4>PuTTY 0.58 (derivative work)</h4>

<p>Portions of the SWT class org/eclipse/swt/internal/image/PngDeflater are based on PuTTY's sshzlib.c. PuTTY is made available by Mozilla.org. Use of PuTTY is governed by the terms and
conditions of the the following MIT-style license: </p>
<blockquote>
<p><em>PuTTY is copyright 1997-2007 Simon Tatham.</em> </p>
<p><em>Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, and CORE SDI S.A.</em> </p>
<p><em>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</em> </p>
<p><em>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</em> </p>
<p><em>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SIMON TATHAM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</em> </p>
</blockquote>
<p>A copy of the license is also available at <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html" target="_blank">http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</a>.</p>

<h4>Microsoft.Web.WebView2 version 1.0.721-prerelease</h4>

<p>This software redistributes unmodified binaries from the NuGet package
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.aarch64; singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.x86_64; singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.aarch64; singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.ppc64le;singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.riscv64; singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86_64; singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down

This file was deleted.

Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.win32.win32.aarch64; singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown

This file was deleted.

Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.128.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.win32.win32.x86_64; singleton:=true
Bundle-Version: 3.135.0.qualifier
Bundle-Version: 3.135.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Expand Down

This file was deleted.

Git LFS file not shown
Loading