Raj Saini wrote:
On 1/27/06, Legolas Woodland <[EMAIL PROTECTED]> wrote:
Raj Saini wrote:
On 1/27/06, duminda <[EMAIL PROTECTED]
>
wrote:
Hi,
What does the community most
wanted, Eclipse or Stand alone?.
Developing on Eclipse will have many advantage.
1. Eclipse already have Derby support in WTP project. You can reuse lot
of code from that project.
2. You can run your application inside eclipse as plugin.
3. You can also run your application standalone by making it Rich
Client Application (RCP). Azureus BitTorrent client is such
example. (I think Azureus uses SWT without using eclipse runtime.)
Netbeans 5 has support for derby out of the box.
so , my suggestion is to improve that gui instead of Eclipse ones.
Netbeans platform dist is far smaller than eclipse one + it is swing
and has swing pros against swt.
I have no experience on Netbeans. Is it possible to run Netbeans based
application standalone like Eclipse RCP?
Regards,
Raj
Yes Netbeans can make standalone applications based on its platform
which is very powerful and flexible , indeed it has many features that
programmers like.
I think making the GUI based on Netbeans RCP would be easier , right
NOW , netbeans 5 RC2 has very good support for derby (even it has a
derby module which means database itself could be start or stop from
the IDE).
Derby database management is present in Netbeans , it means that one
can build tables , execute queries , create indexes.....
I tried IBM workbench for derby , i prefer to use Netbeans
functionality rather than IBM workbench.
legolas
Duminda
-----
Original Message -----
Sent:
Friday, January 27, 2006 12:59 PM
Subject:
Re: Developing a UI for Derby
Sounds nice. Derby doesn't have its own GUI. This page at Apache Derby
lists several known GUI tools that work with Derby. Are you thinking of
a stand-alone tool or on some framework... like Eclipse?
http://db.apache.org/derby/integrate/misc.html#Products+by+Type
Satheesh
duminda wrote:
Hi,
I'm interested in
developing a
GUI for Derby with Apache licence.
Schema browser
alter table (column/constraint)
DML (insert/delete/update)
This will be something
like
"Toad" to "Oracle".
Is there any tool already
exist?
Regards!
Duminda
|