Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: a2d96c620caa776e3f4dc7702e3fc7fbf275855a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
###############################################################################
# Copyright (c) 2003, 2005 IBM Corporation 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
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
providerName=Eclipse.org
jca.module_ui_=Connector Module
new.jca.module.description_ui_=Create a Connector module
connector.import.description_ui_=Import an external Connector RAR file into a Connector project
connector.export.description_ui_=Export a Connector project into a Connector RAR file
connector.jar.file_ui_=RAR file
connector.module_ui_=Connector Module
new.connector.module.description_ui_=Create a Connector project
connector.import.action.label_ui_=Import RAR File...
connector.export.action.label_ui_=Export RAR File...
connector_module_ui_=Connector Project
new.connector.module.description_ui_=Create a J2EE connector project
connectors.actionSet=J2C

Back to the top