forked from Xiaoying/BIRT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.properties
39 lines (35 loc) · 1.58 KB
/
plugin.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
###############################################################################
# Copyright (c) 2004, 2007 Actuate 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
#
# Contributors:
# Actuate Corporation - initial API and implementation
#
###############################################################################
# Plug-in Configuration
#
oda.data.source.id=org.eclipse.birt.report.data.oda.jdbc
#
###############################################################################
# Viewer Path
###############################################################################
birt-viewer-driver-path=birt/plugins/org.eclipse.birt.report.data.oda.jdbc/drivers
###############################################################################
# NLS String
###############################################################################
dataset.editor.page.query=Query
datasource.name=JDBC data source
dataset.jdbcselect=SQL SELECT via JDBC
datasource.editor.page.connection=Data source connection
preference.datasetpreview=JDBC Data Set
preference.bidi.datasource.title = JDBC Data Source
wizard.data.set.title=New Data Set
plugin.name=BIRT JDBC UI Plug-in
newwizard.name=BIRT JDBC Data Source
newwizard.description=Create an BIRT JDBC connection profile
wizard.window.title=New JDBC Data Source Profile
wizard.data.source.page.title=Create a new data source
profile.propertypage.name=BIRT JDBC Data Source