Download List

Project Description

DBViewer Plugin is an Eclipse Plugin as a Database Front end .
It connects with various Databases by way of JDBC Driver,
The function to assume not DB manager (DBA) but developer (Developer) is
offered.

System Requirements

System requirement is not defined

Released at 2009-11-16 23:41
DBViewer 1.2.0.v20091116 (1 files Hide)

Release Notes

------------------------------------------------------------------
DBViewer Plugin for Eclipse V1.2.0.20091116
------------------------------------------------------------------

Bug Fix
---------------------------

There is a problem that the label is not correctly displayed under English-language environments.

[概要]
DBViewerPluginは、Eclipse(統合開発環境)を拡張するプラグインであり、
JDBCDriverを使用したデータベースフロントエンドです。
DBAの方よりも開発者(Developer)の方をターゲットにした機能を提供しています。

[開発者]
ZIGEN(zigen_mm@yahoo.co.jp)

[ライセンス]
Eclipse Plugin License(EPL)採用しています。
免責事項など、上記ライセンスに含まれております。必ず一読願いします。
※万が一、DBViewer Pluginによって直接・間接の損害に対した場合、
当方はいかなる責任も負いません。

[必要な環境]
・JDK1.4 or JDK1.5 or JDK1.6
・Eclipse Platform 3.2.x または 3.3.x または 3.4.x または 3.5.x
・接続データベースのJDBC driver

Changelog

------------------------------------------------------------------
DBViewer Plugin for Eclipse V1.2.0.20091116
------------------------------------------------------------------
[障害修正]
・英語環境において、ラベルが正しく表示されない不具合を修正