aboutsummaryrefslogtreecommitdiffstats
path: root/java/eclipse-quantum/pkg-descr
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-09-04 04:49:39 +0800
committernork <nork@FreeBSD.org>2004-09-04 04:49:39 +0800
commitc3e9163a4597cb20b6c6e4d4f6d8dc5c83923a22 (patch)
tree84deba6cb2c2ad08e7c51cc95e03411b1809ce82 /java/eclipse-quantum/pkg-descr
parent27d3f0ff84c764dcbf3da5ebb011a4ad43f3a240 (diff)
downloadfreebsd-ports-gnome-c3e9163a4597cb20b6c6e4d4f6d8dc5c83923a22.tar.gz
freebsd-ports-gnome-c3e9163a4597cb20b6c6e4d4f6d8dc5c83923a22.tar.zst
freebsd-ports-gnome-c3e9163a4597cb20b6c6e4d4f6d8dc5c83923a22.zip
Add eclipse-quantum 2.4.1, database access and SQL editor
for the Eclipse IDE. PR: ports/70145 Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
Diffstat (limited to 'java/eclipse-quantum/pkg-descr')
-rw-r--r--java/eclipse-quantum/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/eclipse-quantum/pkg-descr b/java/eclipse-quantum/pkg-descr
new file mode 100644
index 000000000000..a8fad6e0203a
--- /dev/null
+++ b/java/eclipse-quantum/pkg-descr
@@ -0,0 +1,7 @@
+Quantum is a tool to run SQL queries against a database. It allows
+a user to bookmark databases and dynamically loads the JDBC driver.
+It also allows you to view the tables, views, and sequences in a tree
+format. This plugin was converted from a Swing app. New to the plug-in
+version is wizards to insert, update, and delete table rows.
+
+WWW: http://quantum.sourceforge.net