8000 Remove Activator class in SWT_AWT plugin by ptziegler · Pull Request #728 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Remove Activator class in SWT_AWT plugin#728

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:activator-swtawt
Mar 20, 2024
Merged

Remove Activator class in SWT_AWT plugin#728
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:activator-swtawt

Conversation

@ptziegler
Copy link
Contributor

The class is used to load a single icon. The same effect can be achieved by using the ImageDescriptor directly.
This also solves the following SpotBugs warning:
SING_SINGLETON_HAS_NONPRIVATE_CONSTRUCTOR

The class is used to load a single icon. The same effect can be achieved
by using the ImageDescriptor directly.
This also solves the following SpotBugs warning:
SING_SINGLETON_HAS_NONPRIVATE_CONSTRUCTOR
@ptziegler ptziegler added this to the 1.16.0 milestone Mar 19, 2024
@github-actions
Copy link

Unit Test Results

         4 files           4 suites   1h 21m 51s ⏱️
  7 074 tests   6 885 ✔️ 189 💤 0
28 296 runs  27 536 ✔️ 760 💤 0

Results for commit bda6612.

@ptziegler ptziegler merged commit a9c033e into eclipse-windowbuilder:master Mar 20, 2024
@ptziegler ptziegler deleted the activator-swtawt branch March 20, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0