mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00

Also added bracket matching to the QML editor. Change-Id: Ieb960bdec103a1c2055c3fda3dcda028ce73bb0a Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
16 lines
544 B
Properties
16 lines
544 B
Properties
# Copyright (c) 2013 QNX Software Systems and others.
|
|
# 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
|
|
|
|
pluginName=C/C++ Qt Support UI
|
|
providerName=Eclipse CDT
|
|
|
|
qmlEditor.name=QML Editor
|
|
qtProjectFileEditor.name=Qt Project File Editor
|
|
|
|
qtHighlighting.extName=Qt Semantic Highlighting
|
|
qtHighlighting.displayName=Qt Keywords
|
|
|
|
newProject.name=Qt Project
|