Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4e4aaa2874f352365665746b9dc775efda7b8b00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (c) 2013 Mia-Software.
# 
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#    Gregoire Dupe (Mia-Software) - Bug 423611 - ImageProvider doesn't use singleton instance
org.eclipse.papyrus.emf.facet.util.swt/debug=false
org.eclipse.papyrus.emf.facet.util.swt/debug/ImageProvider=false

Back to the top