mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +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
13 lines
No EOL
614 B
Properties
13 lines
No EOL
614 B
Properties
###############################################################################
|
|
# Copyright (c) 2013 IBM Corporation.
|
|
# 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=JSch UI Remote Support
|
|
pluginProvider=Eclipse PTP
|
|
JSchTransferConnections.name=Remote Connections
|
|
JSchTransferConnections.description=All remote ssh connections |