mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 00:45:28 +02:00

Includes removing redundant content that will be provided by CDT: - .mvn/extensions.xml - .gitignore - CONTRIBUTING - LICENSE - NOTICE - root pom.xmls Note: if you get to this commit when searching history or doing git blame, try adding --follow to force the history back before this move. Change-Id: I42bdbb2cf8e7f07d6608c32eaabf2b54151a1fb1
11 lines
593 B
Properties
11 lines
593 B
Properties
##########################################################################
|
|
# Copyright (c) 2015 QNX Software Systems, Inc. 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=Remote Console
|
|
pluginProvider=Eclipse PTP
|
|
terminal.console.name=Command Shell Console
|
|
OpenTerminalCommand.name=Open Command Shell
|