https://github.com/davideuler/db-explorer
Automatically exported from code.google.com/p/db-explorer
https://github.com/davideuler/db-explorer
Last synced: 7 months ago
JSON representation
Automatically exported from code.google.com/p/db-explorer
- Host: GitHub
- URL: https://github.com/davideuler/db-explorer
- Owner: davideuler
- Created: 2015-04-11T09:42:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T09:44:54.000Z (almost 11 years ago)
- Last Synced: 2025-02-14T22:32:44.527Z (11 months ago)
- Language: Java
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Build/Run:
Download the latest version of swt library (3.1+) to lib folder.
Run "dist" target to build DBExplorer.jar.
Run:
Copy jdbc drivers to "ext-jars" folder. Use "run" target of build.xml to run application.