Skip to content

Replace manual image instantiation of Image in AsynchronousViewer and TreeModelLabelProvider with createImage() for better scaling of icons #3952

Replace manual image instantiation of Image in AsynchronousViewer and TreeModelLabelProvider with createImage() for better scaling of icons

Replace manual image instantiation of Image in AsynchronousViewer and TreeModelLabelProvider with createImage() for better scaling of icons #3952

Workflow file for this run

name: CodeQL call
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '15 8 * * 1'
jobs:
callCodeQLworkflow:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master