Download List

Descripción del Proyecto

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

Publicado: 2009-11-29 22:24
DBViewer 1.2.0.v20091129 (1 files Ocultar)

Release Notes

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

[開発者]
ZIGEN

[ライセンス]
Eclipse Public 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.20091129
------------------------------------------------------------------

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

The problem that was not able to be right-clicked as a table edit editor was corrected.

------------------------------------------------------------------
DBViewer Plugin for Eclipse V1.2.0.20091129
------------------------------------------------------------------
[障害修正]
・日本語環境において、テーブル編集エディターで右クリックができない不具合を修正