1,下载最新的eclipse版本:
下载地址:http://
http://docs.oracle.com/cd/E13095_01/oepe-website/db-tools/gettingStarted/files/gettingStarted.html
3,eclipse的数据库连接插件,eclipse自己提供了数据连接的data connection explorer视图进行连接,但是功能有限,所以推荐使用一个插件工具—SQL explorer工具,下载地址为如下:
http://eclipsesql.sourceforge.net/detail.php
中文说明:http://www.oracle.com/technetwork/cn/topics/eclipse/gettingstarted-086104-zhs.html
推荐的图解过程:http://www.myeclipseide.com/documentation/quickstarts/dbexplorer/
4,VbsEdit工具经典的,采用外部工具的形式安装到eclipse中即可;