Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: e5a6527fc0b524bcf7820bfe6e17cb945da1f0eb (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                               


                                                                      
                                                          


                                        



                                                                               
                                                 
                                  
                     


                                                      
                                                                                       
                                                                     
                                                                    
###############################################################################
# Copyright (c) 2011 IBM Corporation and others.
#
# 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:
#     Sonatype - initial API and implementation
###############################################################################
pluginName=Equinox Provisioning Import and Export
providerName=Eclipse.org - Equinox
category.name=Install
export.name=Installed Software Items to File
import.name=Install Software Items from File
importfrominstallation.name=From Existing Installation
export.description=Export the list of your installed software to the local file system.
import.description=Install a set of software from a description file.
importfrominstance.description=Install software from another product.

Back to the top