| ############################################################################### |
| # Copyright (c) 2005, 2007 Actuate Corporation. |
| # All rights reserved. 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/ |
| # |
| # Contributors: |
| # Actuate Corporation - initial API and implementation |
| # |
| ############################################################################### |
| # Plug-in Profile Configuration |
| # |
| oda.data.source.id=org.eclipse.datatools.connectivity.oda.flatfile |
| # |
| ############################################################################### |
| # NLS messages |
| # |
| plugin.name=Eclipse Data Tools Platform Flat File ODA Designer |
| newwizard.name=Flat File Data Source |
| newwizard.description=Create an ODA Flat File connection profile |
| wizard.window.title=New Flat File Data Source Profile |
| wizard.data.source.page.title=Define Folder or a File URI |
| profile.propertypage.name=Flat File Data Source Connection Properties |
| wizard.data.set.page.title=Select Columns |
| wizard.data.set.title=Select Table |
| |