Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5eef175f1c80b2ccd59c7f3aebc6770be20904c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
################################################################################
# Copyright (c) 2017 Dennis Wagelaar.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
# 
# Contributors:
#     Dennis Wagelaar
################################################################################
EMFTVMLauncher.LIBRARY_REGISTERED=Library {0} has already been registered
EMFTVMLauncher.MODEL_REGISTERED=Model {0} has already been registered

Back to the top