From ab2b1afc577cec445c482f1aac300e4bf05d180d Mon Sep 17 00:00:00 2001 From: Michael Bangas Date: Mon, 14 Apr 2025 13:47:32 +0200 Subject: [PATCH 1/2] add all svgs to org.eclipse.ui.ide bundles This commit adds SVGs for all icons in the bundles `org.eclipse.ui.ide` and `org.eclipse.ui.ide.application` except for the following as these are not available as SVG yet: org.eclipse.ui.ide.application/elcl16/split_horizontal.svg org.eclipse.ui.ide.application/elcl16/split_vertical.svg --- .../META-INF/MANIFEST.MF | 1 + .../icons/full/elcl16/configs.svg | 256 ++++ .../icons/full/elcl16/usearch_obj.svg | 493 +++++++ .../icons/full/eview16/resource_persp.svg | 292 ++++ .../icons/full/onboarding_resource_persp.svg | 173 +++ .../org.eclipse.ui.ide.application/plugin.xml | 4 +- .../ide/application/IDEWorkbenchAdvisor.java | 93 +- .../org.eclipse.ui.ide/META-INF/MANIFEST.MF | 2 +- .../ui/dialogs/WizardNewFolderMainPage.java | 4 +- .../icons/full/elcl16/addtoworkset.svg | 826 +++++++++++ .../icons/full/elcl16/addtsk_tsk.svg | 722 ++++++++++ .../icons/full/elcl16/collapseall.svg | 289 ++++ .../icons/full/elcl16/configs.svg | 256 ++++ .../icons/full/elcl16/cpyqual_menu.svg | 456 ++++++ .../icons/full/elcl16/filter_ps.svg | 137 ++ .../icons/full/elcl16/flatLayout.svg | 343 +++++ .../icons/full/elcl16/gotoobj_tsk.svg | 510 +++++++ .../icons/full/elcl16/hierarchicalLayout.svg | 356 +++++ .../icons/full/elcl16/refresh_nav.svg | 339 +++++ .../icons/full/elcl16/removefromworkset.svg | 493 +++++++ .../icons/full/elcl16/selected_mode.svg | 385 +++++ .../icons/full/elcl16/showchild_mode.svg | 510 +++++++ .../icons/full/elcl16/showcomplete_tsk.svg | 163 +++ .../icons/full/elcl16/showerr_tsk.svg | 119 ++ .../icons/full/elcl16/showtsk_tsk.svg | 352 +++++ .../icons/full/elcl16/showwarn_tsk.svg | 368 +++++ .../icons/full/elcl16/smartmode_co.svg | 197 +++ .../icons/full/elcl16/step_current.svg | 111 ++ .../icons/full/elcl16/step_done.svg | 163 +++ .../icons/full/elcl16/synced.svg | 184 +++ .../icons/full/elcl16/usearch_obj.svg | 493 +++++++ .../icons/full/elcl16/workingsets.svg | 801 +++++++++++ .../icons/full/etool16/build_exec.svg | 321 +++++ .../icons/full/etool16/export_wiz.svg | 139 ++ .../icons/full/etool16/exportdir_wiz.svg | 525 +++++++ .../icons/full/etool16/exportzip_wiz.svg | 327 +++++ .../icons/full/etool16/import_wiz.svg | 159 +++ .../icons/full/etool16/importdir_wiz.svg | 205 +++ .../icons/full/etool16/importzip_wiz.svg | 317 +++++ .../icons/full/etool16/newfile_wiz.svg | 418 ++++++ .../icons/full/etool16/newfolder_wiz.svg | 350 +++++ .../icons/full/etool16/newgroup_wiz.svg | 230 +++ .../icons/full/etool16/newprj_wiz.svg | 1239 ++++++++++++++++ .../icons/full/etool16/next_nav.svg | 397 ++++++ .../icons/full/etool16/prev_nav.svg | 585 ++++++++ .../icons/full/etool16/problem_category.svg | 356 +++++ .../icons/full/etool16/search_src.svg | 313 +++++ .../icons/full/eview16/bkmrk_nav.svg | 991 +++++++++++++ .../icons/full/eview16/filenav_nav.svg | 217 +++ .../icons/full/eview16/problems_view.svg | 344 +++++ .../full/eview16/problems_view_error.svg | 681 +++++++++ .../icons/full/eview16/problems_view_info.svg | 371 +++++ .../full/eview16/problems_view_warning.svg | 606 ++++++++ .../icons/full/eview16/pview.svg | 384 +++++ .../icons/full/eview16/tasks_tsk.svg | 358 +++++ .../icons/full/markers/contassist_ovr.svg | 207 +++ .../icons/full/markers/help_small.svg | 126 ++ .../icons/full/obj16/bkmrk_tsk.svg | 942 +++++++++++++ .../icons/full/obj16/complete_tsk.svg | 163 +++ .../icons/full/obj16/cprj_obj.svg | 248 ++++ .../icons/full/obj16/error_tsk.svg | 169 +++ .../icons/full/obj16/excludeMode_filter.svg | 110 ++ .../icons/full/obj16/exportpref_obj.svg | 275 ++++ .../full/obj16/fileFolderType_filter.svg | 779 +++++++++++ .../icons/full/obj16/fileType_filter.svg | 149 ++ .../icons/full/obj16/folder.svg | 360 +++++ .../icons/full/obj16/folderType_filter.svg | 360 +++++ .../icons/full/obj16/goto_input.svg | 258 ++++ .../icons/full/obj16/header_complete.svg | 136 ++ .../icons/full/obj16/header_priority.svg | 146 ++ .../icons/full/obj16/hprio_tsk.svg | 148 ++ .../icons/full/obj16/importpref_obj.svg | 275 ++++ .../icons/full/obj16/includeMode_filter.svg | 113 ++ .../icons/full/obj16/incomplete_tsk.svg | 158 +++ .../icons/full/obj16/info_tsk.svg | 144 ++ .../icons/full/obj16/inheritable_filter.svg | 229 +++ .../icons/full/obj16/keyspref_obj.svg | 137 ++ .../icons/full/obj16/lprio_tsk.svg | 111 ++ .../icons/full/obj16/prj_obj.svg | 346 +++++ .../icons/full/obj16/quickfix_error_obj.svg | 215 +++ .../icons/full/obj16/quickfix_info_obj.svg | 243 ++++ .../icons/full/obj16/quickfix_warning_obj.svg | 291 ++++ .../icons/full/obj16/taskmrk_tsk.svg | 352 +++++ .../icons/full/obj16/warn_tsk.svg | 150 ++ .../icons/full/obj16/warning.svg | 150 ++ .../icons/full/obj16/welcome_banner.svg | 157 +++ .../icons/full/obj16/welcome_editor.svg | 294 ++++ .../icons/full/obj16/welcome_item.svg | 302 ++++ .../icons/full/obj16/workset.svg | 695 +++++++++ .../icons/full/ovr16/filterapplied_ovr.svg | 89 ++ .../icons/full/ovr16/link_ovr.svg | 110 ++ .../icons/full/ovr16/linkwarn_ovr.svg | 207 +++ .../icons/full/ovr16/symlink_ovr.svg | 114 ++ .../icons/full/ovr16/virt_ovr.svg | 104 ++ .../icons/full/wizban/exportdir_wiz.svg | 1008 +++++++++++++ .../icons/full/wizban/exportzip_wiz.svg | 1210 ++++++++++++++++ .../icons/full/wizban/importdir_wiz.svg | 1008 +++++++++++++ .../icons/full/wizban/importproj_wiz.svg | 958 +++++++++++++ .../icons/full/wizban/importzip_wiz.svg | 1245 +++++++++++++++++ .../icons/full/wizban/new_wiz.svg | 1124 +++++++++++++++ .../icons/full/wizban/newfile_wiz.svg | 894 ++++++++++++ .../icons/full/wizban/newfolder_wiz.svg | 879 ++++++++++++ .../icons/full/wizban/newgroup_wiz.svg | 891 ++++++++++++ .../icons/full/wizban/newprj_wiz.svg | 870 ++++++++++++ .../icons/full/wizban/quick_fix.svg | 962 +++++++++++++ .../icons/full/wizban/saveas_wiz.svg | 1032 ++++++++++++++ .../icons/full/wizban/workset_wiz.svg | 1072 ++++++++++++++ bundles/org.eclipse.ui.ide/plugin.xml | 70 +- .../schema/markerImageProviders.exsd | 2 +- .../schema/projectNatureImages.exsd | 2 +- .../ui/internal/ide/IMarkerImageProvider.java | 2 +- .../internal/ide/LinkedResourceDecorator.java | 4 +- .../ui/internal/ide/ProblemImageProvider.java | 6 +- .../internal/ide/ResourceFilterDecorator.java | 2 +- .../ui/internal/ide/SymlinkDecorator.java | 2 +- .../ide/VirtualResourceDecorator.java | 2 +- .../ide/dialogs/LinkedResourceEditor.java | 6 +- .../ide/dialogs/PathVariablesGroup.java | 2 +- .../ide/dialogs/ResourceFilterGroup.java | 12 +- .../ide/dialogs/ResourceInfoPage.java | 2 +- .../views/markers/ExtendedMarkersView.java | 2 +- .../views/markers/MarkerCompletionField.java | 4 +- .../views/markers/MarkerPriorityField.java | 4 +- .../MarkerSupportInternalUtilities.java | 4 +- .../datatransfer/SmartImportWizard.java | 2 +- ...jectEncodingMarkerResolutionGenerator.java | 2 +- .../ExternalProjectImportWizard.java | 2 +- .../datatransfer/FileSystemExportWizard.java | 2 +- .../datatransfer/FileSystemImportWizard.java | 2 +- .../datatransfer/ZipFileExportWizard.java | 2 +- .../datatransfer/ZipFileImportWizard.java | 2 +- .../BasicNewFileResourceWizard.java | 2 +- .../BasicNewFolderResourceWizard.java | 2 +- .../BasicNewProjectResourceWizard.java | 2 +- .../newresource/BasicNewResourceWizard.java | 2 +- 135 files changed, 42470 insertions(+), 119 deletions(-) create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg create mode 100644 bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_info.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/goto_input.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg create mode 100644 bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg diff --git a/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF index 98a87440549..db9b9752282 100644 --- a/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.ui.ide.application/META-INF/MANIFEST.MF @@ -28,3 +28,4 @@ Import-Package: jakarta.inject;version="[2.0.0,3.0.0)", Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-ActivationPolicy: lazy Automatic-Module-Name: org.eclipse.ui.ide.application +Require-Capability: eclipse.swt;filter:="(image.format=svg)" diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg new file mode 100644 index 00000000000..6880c0708ae --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/configs.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg new file mode 100644 index 00000000000..21ac3c17bad --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/elcl16/usearch_obj.svg @@ -0,0 +1,493 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg b/bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg new file mode 100644 index 00000000000..785099ef482 --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/eview16/resource_persp.svg @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg b/bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg new file mode 100644 index 00000000000..1208c99be54 --- /dev/null +++ b/bundles/org.eclipse.ui.ide.application/icons/full/onboarding_resource_persp.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide.application/plugin.xml b/bundles/org.eclipse.ui.ide.application/plugin.xml index d8596112c7d..a22c4c1ee30 100644 --- a/bundles/org.eclipse.ui.ide.application/plugin.xml +++ b/bundles/org.eclipse.ui.ide.application/plugin.xml @@ -41,7 +41,7 @@ point="org.eclipse.ui.perspectives"> @@ -53,7 +53,7 @@ linkOverlay = ResourceLocator - .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/link_ovr.png"); //$NON-NLS-1$ + .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/link_ovr.svg"); //$NON-NLS-1$ CompositeImageDescriptor linkedFolderDescriptor = new DecorationOverlayIcon(folderDescriptor, linkOverlay.orElse(null), IDecoration.BOTTOM_RIGHT); Optional virtualOverlay = ResourceLocator - .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/virt_ovr.png"); //$NON-NLS-1$ + .imageDescriptorFromBundle(WizardNewFolderMainPage.class, "$nl$/icons/full/ovr16/virt_ovr.svg"); //$NON-NLS-1$ CompositeImageDescriptor virtualFolderDescriptor = new DecorationOverlayIcon(folderDescriptor, virtualOverlay.orElse(null), IDecoration.BOTTOM_RIGHT); diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg new file mode 100644 index 00000000000..0b9585b93e8 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.svg @@ -0,0 +1,826 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg new file mode 100644 index 00000000000..91b025014f4 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtsk_tsk.svg @@ -0,0 +1,722 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg new file mode 100644 index 00000000000..be071f93029 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/collapseall.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg new file mode 100644 index 00000000000..6880c0708ae --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/configs.svg @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg new file mode 100644 index 00000000000..54cd98eb454 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/cpyqual_menu.svg @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg new file mode 100644 index 00000000000..67c16bb3096 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/filter_ps.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg new file mode 100644 index 00000000000..627fbc2bfaf --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/flatLayout.svg @@ -0,0 +1,343 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg new file mode 100644 index 00000000000..d5a11924ca1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/gotoobj_tsk.svg @@ -0,0 +1,510 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg new file mode 100644 index 00000000000..41d3f9068b8 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/hierarchicalLayout.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg new file mode 100644 index 00000000000..6bcddb3b6e1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/refresh_nav.svg @@ -0,0 +1,339 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg new file mode 100644 index 00000000000..fa1f1d5b5f9 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.svg @@ -0,0 +1,493 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg new file mode 100644 index 00000000000..11b143aa1b1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/selected_mode.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg new file mode 100644 index 00000000000..daa0944230d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showchild_mode.svg @@ -0,0 +1,510 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg new file mode 100644 index 00000000000..bed737b3bfe --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showcomplete_tsk.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg new file mode 100644 index 00000000000..174ac523a56 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showerr_tsk.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg new file mode 100644 index 00000000000..6066915e9e4 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showtsk_tsk.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg new file mode 100644 index 00000000000..44a4632d95d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/showwarn_tsk.svg @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg new file mode 100644 index 00000000000..79c7315cd87 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/smartmode_co.svg @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg new file mode 100644 index 00000000000..e51c3daeb59 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_current.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg new file mode 100644 index 00000000000..406b9e8e64f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/step_done.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg new file mode 100644 index 00000000000..37c0b6ae3f3 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/synced.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg new file mode 100644 index 00000000000..21ac3c17bad --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/usearch_obj.svg @@ -0,0 +1,493 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg b/bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg new file mode 100644 index 00000000000..f675d002c04 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/workingsets.svg @@ -0,0 +1,801 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg new file mode 100644 index 00000000000..02b2df42d18 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/build_exec.svg @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg new file mode 100644 index 00000000000..af19368e447 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/export_wiz.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg new file mode 100644 index 00000000000..d97ec72cea1 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportdir_wiz.svg @@ -0,0 +1,525 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg new file mode 100644 index 00000000000..5ab229a573d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/exportzip_wiz.svg @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg new file mode 100644 index 00000000000..b8fcc7dbce2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/import_wiz.svg @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg new file mode 100644 index 00000000000..d47df254a84 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/importdir_wiz.svg @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg new file mode 100644 index 00000000000..e8097075f0b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/importzip_wiz.svg @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg new file mode 100644 index 00000000000..2043b8ebc18 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfile_wiz.svg @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg new file mode 100644 index 00000000000..f7a7ca5d4a5 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newfolder_wiz.svg @@ -0,0 +1,350 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg new file mode 100644 index 00000000000..49e0a82c9e3 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newgroup_wiz.svg @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg new file mode 100644 index 00000000000..e82725b2014 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/newprj_wiz.svg @@ -0,0 +1,1239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg new file mode 100644 index 00000000000..c3761cc7746 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/next_nav.svg @@ -0,0 +1,397 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg new file mode 100644 index 00000000000..e836c816bfd --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/prev_nav.svg @@ -0,0 +1,585 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg new file mode 100644 index 00000000000..0f5b7439f57 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/problem_category.svg @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg b/bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg new file mode 100644 index 00000000000..a4c5767db87 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/etool16/search_src.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg new file mode 100644 index 00000000000..2589945e2f2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg @@ -0,0 +1,991 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg new file mode 100644 index 00000000000..553319cfffd --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg new file mode 100644 index 00000000000..00c59867e96 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg @@ -0,0 +1,344 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg new file mode 100644 index 00000000000..fe9698cb9bd --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg @@ -0,0 +1,681 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_info.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_info.svg new file mode 100644 index 00000000000..0466f537e12 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_info.svg @@ -0,0 +1,371 @@ + + + +image/svg+xml diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg new file mode 100644 index 00000000000..8c52c273ac6 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg @@ -0,0 +1,606 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg new file mode 100644 index 00000000000..52d9348e1ac --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/pview.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg new file mode 100644 index 00000000000..57ebf155765 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg @@ -0,0 +1,358 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg new file mode 100644 index 00000000000..4ed210f02fa --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/markers/contassist_ovr.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg b/bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg new file mode 100644 index 00000000000..4545cfbc9ab --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/markers/help_small.svg @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg new file mode 100644 index 00000000000..f7952e09224 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/bkmrk_tsk.svg @@ -0,0 +1,942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg new file mode 100644 index 00000000000..2578630e39b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/complete_tsk.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg new file mode 100644 index 00000000000..d2bf5192ee3 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/cprj_obj.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg new file mode 100644 index 00000000000..ee3434c8f43 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/error_tsk.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg new file mode 100644 index 00000000000..f6a4a1bb5c0 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/excludeMode_filter.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg new file mode 100644 index 00000000000..b79da3e4db7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/exportpref_obj.svg @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg new file mode 100644 index 00000000000..5e3b49ef2ba --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileFolderType_filter.svg @@ -0,0 +1,779 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg new file mode 100644 index 00000000000..d5707829b64 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/fileType_filter.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg new file mode 100644 index 00000000000..55d551de860 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/folder.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg new file mode 100644 index 00000000000..55d551de860 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/folderType_filter.svg @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/goto_input.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/goto_input.svg new file mode 100644 index 00000000000..e61bd2c2c55 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/goto_input.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg new file mode 100644 index 00000000000..00e1bf70e18 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_complete.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg new file mode 100644 index 00000000000..38e700b0342 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/header_priority.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg new file mode 100644 index 00000000000..d5e07f6d1fa --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg new file mode 100644 index 00000000000..0bb8857601e --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/importpref_obj.svg @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg new file mode 100644 index 00000000000..e8619a3e34d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/includeMode_filter.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg new file mode 100644 index 00000000000..dd51b1a2a73 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/incomplete_tsk.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg new file mode 100644 index 00000000000..824b709115e --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/info_tsk.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + Kozuka Mincho Pr6N H + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg new file mode 100644 index 00000000000..11907e76715 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/inheritable_filter.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg new file mode 100644 index 00000000000..4268519ee4c --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/keyspref_obj.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + Esc + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg new file mode 100644 index 00000000000..7b7b014b94b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/lprio_tsk.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + Kozuka Mincho Pr6N H + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg new file mode 100644 index 00000000000..fd450a0769d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/prj_obj.svg @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg new file mode 100644 index 00000000000..4feb00eed9f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_error_obj.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg new file mode 100644 index 00000000000..86e7f60c065 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_info_obj.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg new file mode 100644 index 00000000000..5a2e369336b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/quickfix_warning_obj.svg @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg new file mode 100644 index 00000000000..b8a5a7bb876 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/taskmrk_tsk.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg new file mode 100644 index 00000000000..8952bbfea8f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/warn_tsk.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg new file mode 100644 index 00000000000..2f850bbeed7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/warning.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg new file mode 100644 index 00000000000..b5779e39093 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_banner.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg new file mode 100644 index 00000000000..75f908254c2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_editor.svg @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg new file mode 100644 index 00000000000..3243ee0cf74 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/welcome_item.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg b/bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg new file mode 100644 index 00000000000..68de32a14a2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/obj16/workset.svg @@ -0,0 +1,695 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg new file mode 100644 index 00000000000..f9f024a05a8 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/filterapplied_ovr.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg new file mode 100644 index 00000000000..45458826042 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/link_ovr.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg new file mode 100644 index 00000000000..fc9d5af4d77 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/linkwarn_ovr.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg new file mode 100644 index 00000000000..87901ede6c2 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/symlink_ovr.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg b/bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg new file mode 100644 index 00000000000..d477a754933 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/ovr16/virt_ovr.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg new file mode 100644 index 00000000000..7966e17ce7e --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportdir_wiz.svg @@ -0,0 +1,1008 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg new file mode 100644 index 00000000000..9d2c2f04904 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/exportzip_wiz.svg @@ -0,0 +1,1210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg new file mode 100644 index 00000000000..983a86ce197 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/importdir_wiz.svg @@ -0,0 +1,1008 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg new file mode 100644 index 00000000000..6e06fa49a5b --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/importproj_wiz.svg @@ -0,0 +1,958 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg new file mode 100644 index 00000000000..1b045d0dac7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/importzip_wiz.svg @@ -0,0 +1,1245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg new file mode 100644 index 00000000000..2d07abfeb54 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/new_wiz.svg @@ -0,0 +1,1124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg new file mode 100644 index 00000000000..0afa756f5c9 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfile_wiz.svg @@ -0,0 +1,894 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg new file mode 100644 index 00000000000..f18381d781f --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newfolder_wiz.svg @@ -0,0 +1,879 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg new file mode 100644 index 00000000000..5a26d80e947 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newgroup_wiz.svg @@ -0,0 +1,891 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg new file mode 100644 index 00000000000..236a28516c0 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/newprj_wiz.svg @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg new file mode 100644 index 00000000000..25058b48bc7 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/quick_fix.svg @@ -0,0 +1,962 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg new file mode 100644 index 00000000000..03440afcb7d --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/saveas_wiz.svg @@ -0,0 +1,1032 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg b/bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg new file mode 100644 index 00000000000..69c8c5c4484 --- /dev/null +++ b/bundles/org.eclipse.ui.ide/icons/full/wizban/workset_wiz.svg @@ -0,0 +1,1072 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bundles/org.eclipse.ui.ide/plugin.xml b/bundles/org.eclipse.ui.ide/plugin.xml index 07aa5507941..8ee52ff8427 100644 --- a/bundles/org.eclipse.ui.ide/plugin.xml +++ b/bundles/org.eclipse.ui.ide/plugin.xml @@ -25,7 +25,7 @@ @@ -38,7 +38,7 @@ @@ -51,7 +51,7 @@ @@ -64,7 +64,7 @@ @@ -89,7 +89,7 @@ @@ -102,7 +102,7 @@ @@ -118,7 +118,7 @@ @@ -140,12 +140,12 @@ point="org.eclipse.ui.ide.markerImageProviders"> @@ -193,7 +193,7 @@ @@ -209,7 +209,7 @@ point="org.eclipse.ui.editors"> @@ -243,7 +243,7 @@ @@ -294,7 +294,7 @@ @@ -741,7 +741,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.BookmarksView" - icon="$nl$/icons/full/eview16/bkmrk_nav.png" + icon="$nl$/icons/full/eview16/bkmrk_nav.svg" id="org.eclipse.ui.views.BookmarkView" name="%Views.Bookmark"> @@ -749,7 +749,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.TasksView" - icon="$nl$/icons/full/eview16/tasks_tsk.png" + icon="$nl$/icons/full/eview16/tasks_tsk.svg" id="org.eclipse.ui.views.TaskList" name="%Views.Task"> @@ -757,7 +757,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.ProblemsView" - icon="$nl$/icons/full/eview16/problems_view.png" + icon="$nl$/icons/full/eview16/problems_view.svg" id="org.eclipse.ui.views.ProblemView" name="%Views.Problem"> @@ -765,7 +765,7 @@ allowMultiple="true" category="org.eclipse.ui" class="org.eclipse.ui.internal.views.markers.AllMarkersView" - icon="$nl$/icons/full/eview16/problems_view.png" + icon="$nl$/icons/full/eview16/problems_view.svg" id="org.eclipse.ui.views.AllMarkersView" name="%Views.AllMarkers"> @@ -1109,7 +1109,7 @@ point="org.eclipse.ui.commandImages"> + icon="$nl$/icons/full/elcl16/gotoobj_tsk.svg" /> @@ -1299,7 +1299,7 @@ @@ -1581,7 +1581,7 @@ class="org.eclipse.ui.internal.views.markers.MarkerPriorityField" filterClass="org.eclipse.ui.internal.views.markers.PriorityMarkerFieldFilter" filterConfigurationClass="org.eclipse.ui.internal.views.markers.PriorityConfigurationArea" - icon="icons/full/obj16/header_priority.png" + icon="icons/full/obj16/header_priority.svg" id="org.eclipse.ui.ide.priorityField" name="%Field.Priority"> @@ -1824,7 +1824,7 @@ @@ -2008,7 +2008,7 @@ @@ -2193,7 +2193,7 @@ commandId="org.eclipse.ui.ide.showInSystemExplorer" label="%command.showInSystemExplorer.menu.name" mnemonic="%command.showInSystemExplorer.menu.mnemonic" - icon="$nl$/icons/full/elcl16/gotoobj_tsk.png" + icon="$nl$/icons/full/elcl16/gotoobj_tsk.svg" style="push"> @@ -2662,7 +2662,7 @@ point="org.eclipse.ui.commandImages"> + icon="$nl$/icons/full/etool16/importdir_wiz.svg"> @@ -2691,7 +2691,7 @@ diff --git a/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd b/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd index 4bf1e702eee..ce44438a5fc 100644 --- a/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd +++ b/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd @@ -103,7 +103,7 @@ point="org.eclipse.ui.ide.markerImageProviders"> <imageprovider markertype="org.eclipse.core.resources.taskmarker" - icon="taskicon.png" + icon="taskicon.svg" id="myPlugin.declarativeMarkerProvider"> </imageprovider> <imageprovider diff --git a/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd b/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd index 944d0807fc5..2cca4827271 100644 --- a/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd +++ b/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd @@ -112,7 +112,7 @@ The supplied image is drawn over the top right corner of the base image. <image id="org.eclipse.ui.javaNatureImage" natureId="Resource" - icon="icons/javaNature.png"> + icon="icons/javaNature.svg"> </image> </extension> </pre> diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java index e6c991da9c0..26520cf3c22 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IMarkerImageProvider.java @@ -30,7 +30,7 @@ * <imageprovider * id="com.example.myplugin.myprofiderID" * makertype="com.example.myMarkerType" - * icon="icons/basic/view16/myimage.png"/> + * icon="icons/basic/view16/myimage.svg"/> * </extension> * *

diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java index 5aaff06baea..63f9c8b1332 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/LinkedResourceDecorator.java @@ -41,10 +41,10 @@ public class LinkedResourceDecorator implements ILightweightLabelDecorator { static { LINK = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/link_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/link_ovr.svg"); //$NON-NLS-1$ LINK_WARNING = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/linkwarn_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/linkwarn_ovr.svg"); //$NON-NLS-1$ } /** diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java index 642f08724ad..f213712bcab 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ProblemImageProvider.java @@ -45,11 +45,11 @@ public String getImagePath(IMarker marker) { switch (marker.getAttribute(IMarker.SEVERITY, IMarker.SEVERITY_WARNING)) { case IMarker.SEVERITY_ERROR: - return iconPath + "obj16/error_tsk.png";//$NON-NLS-1$ + return iconPath + "obj16/error_tsk.svg";//$NON-NLS-1$ case IMarker.SEVERITY_WARNING: - return iconPath + "obj16/warn_tsk.png";//$NON-NLS-1$ + return iconPath + "obj16/warn_tsk.svg";//$NON-NLS-1$ case IMarker.SEVERITY_INFO: - return iconPath + "obj16/info_tsk.png";//$NON-NLS-1$ + return iconPath + "obj16/info_tsk.svg";//$NON-NLS-1$ } } return null; diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java index ffc42f0a014..0be77368a72 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/ResourceFilterDecorator.java @@ -28,7 +28,7 @@ */ public class ResourceFilterDecorator implements ILightweightLabelDecorator { - private static final String IMG_MARKERS_RESOURCE_FILTER_DECORATION_PATH = "ovr16/filterapplied_ovr.png"; //$NON-NLS-1$ + private static final String IMG_MARKERS_RESOURCE_FILTER_DECORATION_PATH = "ovr16/filterapplied_ovr.svg"; //$NON-NLS-1$ ImageDescriptor descriptorImage = null; public ResourceFilterDecorator() { diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java index a954a7f4731..cd82135a07d 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/SymlinkDecorator.java @@ -37,7 +37,7 @@ public class SymlinkDecorator implements ILightweightLabelDecorator { static { SYMLINK = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/symlink_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/symlink_ovr.svg"); //$NON-NLS-1$ } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java index 57fc18ba264..948dbb086e2 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/VirtualResourceDecorator.java @@ -35,7 +35,7 @@ public class VirtualResourceDecorator implements ILightweightLabelDecorator { static { VIRTUAL_FOLDER = ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/ovr16/virt_ovr.png"); //$NON-NLS-1$ + "$nl$/icons/full/ovr16/virt_ovr.svg"); //$NON-NLS-1$ } /** diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java index a346c60888b..30f219fcb54 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/LinkedResourceEditor.java @@ -96,11 +96,11 @@ public class LinkedResourceEditor { public LinkedResourceEditor() { absoluteImg = IDEWorkbenchPlugin.getIDEImageDescriptor( - "obj16/warning.png").createImage(); //$NON-NLS-1$ + "obj16/warning.svg").createImage(); //$NON-NLS-1$ brokenImg = IDEWorkbenchPlugin.getIDEImageDescriptor( - "obj16/error_tsk.png").createImage(); //$NON-NLS-1$ + "obj16/error_tsk.svg").createImage(); //$NON-NLS-1$ fixedImg = IDEWorkbenchPlugin - .getIDEImageDescriptor("obj16/folder.png").createImage(); //$NON-NLS-1$ + .getIDEImageDescriptor("obj16/folder.svg").createImage(); //$NON-NLS-1$ FIXED = IDEWorkbenchMessages.LinkedResourceEditor_fixed; BROKEN = IDEWorkbenchMessages.LinkedResourceEditor_broken; diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java index 89b30c400b3..32e17f3c8b1 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/PathVariablesGroup.java @@ -232,7 +232,7 @@ public Control createContents(Composite parent) { if (imageUnknown == null) { ResourceLocator.imageDescriptorFromBundle( IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/warning.png").ifPresent(d -> imageUnknown = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/warning.svg").ifPresent(d -> imageUnknown = d.createImage()); //$NON-NLS-1$ } initializeDialogUnits(parent); shell = parent.getShell(); diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java index 14eab90961c..6c0cb288ba0 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceFilterGroup.java @@ -159,19 +159,19 @@ public class ResourceFilterGroup { public ResourceFilterGroup() { ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/fileType_filter.png").ifPresent(d -> fileIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/fileType_filter.svg").ifPresent(d -> fileIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/folderType_filter.png").ifPresent(d -> folderIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/folderType_filter.svg").ifPresent(d -> folderIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator .imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/fileFolderType_filter.png") //$NON-NLS-1$ + "$nl$/icons/full/obj16/fileFolderType_filter.svg") //$NON-NLS-1$ .ifPresent(d -> fileFolderIcon = d.createImage()); ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/includeMode_filter.png").ifPresent(d -> includeIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/includeMode_filter.svg").ifPresent(d -> includeIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/excludeMode_filter.png").ifPresent(d -> excludeIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/excludeMode_filter.svg").ifPresent(d -> excludeIcon = d.createImage()); //$NON-NLS-1$ ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/obj16/inheritable_filter.png").ifPresent(d -> inheritableIcon = d.createImage()); //$NON-NLS-1$ + "$nl$/icons/full/obj16/inheritable_filter.svg").ifPresent(d -> inheritableIcon = d.createImage()); //$NON-NLS-1$ } Image getImage(String string, int i) { diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java index 2991c6d5100..15fd4a3e95d 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceInfoPage.java @@ -339,7 +339,7 @@ public void widgetSelected(SelectionEvent e) { ResourceManager resourceManager = new LocalResourceManager(JFaceResources.getResources(), goToLocationButton); Bundle bundle = FrameworkUtil.getBundle(getClass()); - URL goToFolderUrl = FileLocator.find(bundle, IPath.fromOSString("icons/full/obj16/goto_input.png"), //$NON-NLS-1$ + URL goToFolderUrl = FileLocator.find(bundle, IPath.fromOSString("icons/full/obj16/goto_input.svg"), //$NON-NLS-1$ null); goToLocationButton.setImage(resourceManager.create(ImageDescriptor.createFromURL(goToFolderUrl))); goToLocationButton.setToolTipText(LOCATION_BUTTON_TOOLTIP); diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java index 9e091331ec4..6fd00a4b0c8 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ExtendedMarkersView.java @@ -363,7 +363,7 @@ public void run() { } }; filterAction.setToolTipText(MarkerMessages.configureFiltersCommand_title);// $NON-NLS-1$ - ImageDescriptor id = IDEWorkbenchPlugin.getIDEImageDescriptor("elcl16/filter_ps.png"); //$NON-NLS-1$ + ImageDescriptor id = IDEWorkbenchPlugin.getIDEImageDescriptor("elcl16/filter_ps.svg"); //$NON-NLS-1$ if (id != null) { filterAction.setImageDescriptor(id); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java index 9ad7190b876..35f32ce74f3 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerCompletionField.java @@ -81,9 +81,9 @@ protected void setValue(Object element, Object value) { } } - static final String COMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/complete_tsk.png"; //$NON-NLS-1$ + static final String COMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/complete_tsk.svg"; //$NON-NLS-1$ - static final String INCOMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/incomplete_tsk.png"; //$NON-NLS-1$ + static final String INCOMPLETE_IMAGE_PATH = "$nl$/icons/full/obj16/incomplete_tsk.svg"; //$NON-NLS-1$ private static final int DONE = 2; private static final int NOT_DONE = 1; diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java index a7a19c6ac1f..8c32c1d7f75 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerPriorityField.java @@ -83,9 +83,9 @@ protected void setValue(Object element, Object value) { } } - static final String HIGH_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/hprio_tsk.png"; //$NON-NLS-1$ + static final String HIGH_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/hprio_tsk.svg"; //$NON-NLS-1$ - static final String LOW_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/lprio_tsk.png"; //$NON-NLS-1$ + static final String LOW_PRIORITY_IMAGE_PATH = "$nl$/icons/full/obj16/lprio_tsk.svg"; //$NON-NLS-1$ private static String[] priorities = new String[] { MarkerMessages.priority_low, MarkerMessages.priority_normal, diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java index adcc3a58511..afc26741767 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSupportInternalUtilities.java @@ -124,11 +124,11 @@ public class MarkerSupportInternalUtilities { /** * The markers help decoration. */ - public static final String IMG_MARKERS_HELP_DECORATION_PATH = "markers/help_small.png"; //$NON-NLS-1$ + public static final String IMG_MARKERS_HELP_DECORATION_PATH = "markers/help_small.svg"; //$NON-NLS-1$ /** * The markers quick fix decoration. */ - public static final String IMG_MARKERS_QUICK_FIX_DECORATION_PATH = "markers/contassist_ovr.png"; //$NON-NLS-1$ + public static final String IMG_MARKERS_QUICK_FIX_DECORATION_PATH = "markers/contassist_ovr.svg"; //$NON-NLS-1$ /** * The string value of the false value for a boolean attribute. diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java index f2d06dd5687..9655a574d21 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/SmartImportWizard.java @@ -151,7 +151,7 @@ public SmartImportWizard() { setDialogSettings(dialogSettings); } setWindowTitle(DataTransferMessages.SmartImportWizardPage_importProjectsInFolderTitle); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newprj_wiz.png")); //$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newprj_wiz.svg")); //$NON-NLS-1$ } /** diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java index d17c16f5d61..32f120fbb40 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProjectEncodingMarkerResolutionGenerator.java @@ -84,7 +84,7 @@ private ExplicitEncodingResolution(String encoding) { this.charset = encoding; ResourceManager resources = IDEWorkbenchPlugin.getDefault().getResourceManager(); ResourceLocator.imageDescriptorFromBundle(IDEWorkbenchPlugin.IDE_WORKBENCH, - "$nl$/icons/full/elcl16/selected_mode.png").ifPresent(d -> image = resources.create(d)); //$NON-NLS-1$ + "$nl$/icons/full/elcl16/selected_mode.svg").ifPresent(d -> image = resources.create(d)); //$NON-NLS-1$ } @Override diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java index cf71a7b7977..371f00e1e5d 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ExternalProjectImportWizard.java @@ -100,7 +100,7 @@ public void addPages() { public void init(IWorkbench workbench, IStructuredSelection selection) { setWindowTitle(DataTransferMessages.DataTransfer_importTitle); setDefaultPageImageDescriptor( - IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importproj_wiz.png")); //$NON-NLS-1$ + IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importproj_wiz.svg")); //$NON-NLS-1$ this.currentSelection = selection; } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java index 85729397224..343169eb7fa 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemExportWizard.java @@ -110,7 +110,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { } setWindowTitle(DataTransferMessages.DataTransfer_export); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportdir_wiz.png"));//$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportdir_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java index 0207c6fb08e..598288eafbc 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/FileSystemImportWizard.java @@ -93,7 +93,7 @@ public void init(IWorkbench currentWorkbench, IStructuredSelection currentSelect } setWindowTitle(DataTransferMessages.DataTransfer_importTitle); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importdir_wiz.png"));//$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/importdir_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java index 8ad3b8935f1..16e557457f1 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileExportWizard.java @@ -91,7 +91,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { } setWindowTitle(DataTransferMessages.DataTransfer_export); - setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportzip_wiz.png"));//$NON-NLS-1$ + setDefaultPageImageDescriptor(IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/exportzip_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java index 3f7901929f8..49271b96169 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ZipFileImportWizard.java @@ -106,7 +106,7 @@ public void init(IWorkbench currentWorkbench, IStructuredSelection currentSelect setWindowTitle(DataTransferMessages.DataTransfer_importTitle); setDefaultPageImageDescriptor(IDEWorkbenchPlugin - .getIDEImageDescriptor("wizban/importzip_wiz.png"));//$NON-NLS-1$ + .getIDEImageDescriptor("wizban/importzip_wiz.svg"));//$NON-NLS-1$ setNeedsProgressMonitor(true); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java index 9ee42a047b4..13553e91329 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFileResourceWizard.java @@ -88,7 +88,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { @Override protected void initializeDefaultPageImageDescriptor() { - ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfile_wiz.png");//$NON-NLS-1$ + ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfile_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java index b6f1f5799b3..aebb807260e 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewFolderResourceWizard.java @@ -81,7 +81,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { @Override protected void initializeDefaultPageImageDescriptor() { - ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfolder_wiz.png");//$NON-NLS-1$ + ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/newfolder_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java index a069c15a728..67d01fc82c1 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.java @@ -312,7 +312,7 @@ public void init(IWorkbench workbench, IStructuredSelection currentSelection) { @Override protected void initializeDefaultPageImageDescriptor() { ImageDescriptor desc = IDEWorkbenchPlugin - .getIDEImageDescriptor("wizban/newprj_wiz.png");//$NON-NLS-1$ + .getIDEImageDescriptor("wizban/newprj_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } diff --git a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java index 645dc736b69..0078c713ec5 100644 --- a/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java +++ b/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/newresource/BasicNewResourceWizard.java @@ -103,7 +103,7 @@ public void init(IWorkbench theWorkbench, IStructuredSelection currentSelection) *

*/ protected void initializeDefaultPageImageDescriptor() { - ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/new_wiz.png");//$NON-NLS-1$ + ImageDescriptor desc = IDEWorkbenchPlugin.getIDEImageDescriptor("wizban/new_wiz.svg");//$NON-NLS-1$ setDefaultPageImageDescriptor(desc); } From c98ee4d029d2ca1a0fc19c7c18d7a519515795b1 Mon Sep 17 00:00:00 2001 From: Heiko Klare Date: Thu, 24 Apr 2025 11:43:20 +0200 Subject: [PATCH 2/2] Remove long commented out code --- .../ide/application/IDEWorkbenchAdvisor.java | 23 ------------------- 1 file changed, 23 deletions(-) diff --git a/bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java b/bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java index 09f7dca9d0d..f564dadd3d5 100644 --- a/bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java +++ b/bundles/org.eclipse.ui.ide.application/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java @@ -830,13 +830,6 @@ protected void declareWorkbenchImages() { // task objects - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_HPRIO_TSK, - // PATH_OBJECT+"hprio_tsk.png"); - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_MPRIO_TSK, - // PATH_OBJECT+"mprio_tsk.png"); - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_LPRIO_TSK, - // PATH_OBJECT+"lprio_tsk.png"); - declareWorkbenchImage(ideBundle, IDE.SharedImages.IMG_OBJS_TASK_TSK, PATH_OBJECT + "taskmrk_tsk.svg", true); //$NON-NLS-1$ declareWorkbenchImage(ideBundle, IDE.SharedImages.IMG_OBJS_BKMRK_TSK, @@ -894,22 +887,6 @@ protected void declareWorkbenchImages() { declareWorkbenchImage(ideBundle, IDEInternalWorkbenchImages.IMG_ETOOL_PROBLEMS_VIEW_INFO, PATH_EVIEW + "problems_view_info.svg", true); //$NON-NLS-1$ - - // synchronization indicator objects - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_WBET_STAT, - // PATH_OVERLAY+"wbet_stat.png"); - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_SBET_STAT, - // PATH_OVERLAY+"sbet_stat.png"); - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_CONFLICT_STAT, - // PATH_OVERLAY+"conflict_stat.png"); - - // content locality indicator objects - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_NOTLOCAL_STAT, - // PATH_STAT+"notlocal_stat.png"); - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_LOCAL_STAT, - // PATH_STAT+"local_stat.png"); - // declareRegistryImage(IDEInternalWorkbenchImages.IMG_OBJS_FILLLOCAL_STAT, - // PATH_STAT+"filllocal_stat.png"); } /**