- This topic has 12 replies, 9 voices, and was last updated 20 years, 11 months ago by
Ashutosh Sinha.
-
AuthorPosts
-
David CuthillMemberHi,
I have been using DbEdit – http://www.geocities.com/uwe_ewald/dbedit.htm – for some time now with Oracle, Sybase and MySQL. Main features are:
– nice table views
– sql editor
– table/schema export
– live data editingIt’s the last item that I find most useful for quick data edits, which I haven’t found in other db plug-ins.
It hasn’t been updated for a while, but I’ve had no problems with it. Perhaps inclusion in MyEclipse could provide some impetus to the author.
Keep up the good work with MyEclipse – I’m a satisfied customer.
David
(P.S. Any release date for the planned Resin support?)
August 25, 2003 at 9:15 am #198039
Scott AndersonParticipantDavid,
Thanks for the heads up on DbEdit. Database tools will be the focus of an upcoming release so we appreciate the feedback.
(P.S. Any release date for the planned Resin support?)
I don’t have an exact date other than to say it will most likely be the next server we add, based on demand. However, it was first on deck for the 2.6.0 release but got bumped a spot when Jetty 5 started supporting JSR-045. We just can’t say no to source-level JSP debugging. 🙂
–Scott
MyEclipse SupportSeptember 8, 2003 at 3:53 pm #198362
John HarrisMemberFirst, I must say that MyEclipseIDE enhancement for Eclipse is an extremely good enhancement. I liked it so much I sent in my membership money. Good work.
My question, do you have a timeframe when DB Tools might be released for MyEclipseIDE?
Thanks,
bean88[/quote]September 8, 2003 at 4:26 pm #198363
Scott AndersonParticipantBean88,
I liked it so much I sent in my membership money. Good work.
First, thank you very very much. 🙂
My question, do you have a timeframe when DB Tools might be released for MyEclipseIDE?
Looks like they’re being targeted for the next minor release in the late Sept / early Oct timeframe. Be sure and get your “desirements” posted to the Feature Request threads that relate to this topic as the evaluation / design work has already begun.
–Scott
MyEclipse SupportNovember 9, 2003 at 11:22 pm #199894look for the plugin called JFaceDbc, I dig it…
November 10, 2003 at 1:47 am #199896
Mark WalkerMemberFor what its worth I would perosnally recommend QuantumDB.
November 10, 2003 at 3:47 pm #199908
Scott AndersonParticipantMark,
I like Quantum too, but unfortunately it is licensed as GPL, which makes it incompatible at this point. If there were a way to get a special LGPL or CPL license for it then we’d be able to consider it.
–Scott
MyEclipse SupportNovember 11, 2003 at 1:37 am #199918
Mark WalkerMemberI like Quantum too, but unfortunately it is licensed as GPL, which makes it incompatible at this point.
Darn, I just <i>knew</i> there had to be a catch.
November 17, 2003 at 1:20 pm #200136
bcholmesMember@scott wrote:
I like Quantum too, but unfortunately it is licensed as GPL, which makes it incompatible at this point. If there were a way to get a special LGPL or CPL license for it then we’d be able to consider it.
I’m talking to the other Quantum developers about this.
November 23, 2003 at 7:19 pm #200286
Scott AndersonParticipantI’m talking to the other Quantum developers about this.
And you did a wonderful job. Quantum is now licensed as CPL, according to the updated project page. Thanks BC! 🙂
–Scott
MyEclipse SupportNovember 24, 2003 at 12:13 pm #200301
grzelakcMemberI’m partial to dbEdit myself. It might be rough around the edges but I just like the way it works especially with the view of tables that looks like a spreadsheet. DBEdit has my vote for sure.
December 24, 2003 at 8:59 am #201302
Eugene OstroukhovMemberI’ve tried both Quantum and DBEdit (though I’ve downloaded a Quantum around half a year ago or so) – my vote is DBEdit for sure. It’s much more smoother (Quantum had more rough interface and exceptions poping around – though it could as well be some alpha or beta)
July 18, 2004 at 10:56 pm #210357
Ashutosh SinhaMemberI absolutely love MyEclipse, it is a great tool and I am enjoying working with it. Needless to say a great value for my membership money.
I would however like to see a graphical interface to create entity beans , i mean one should be able to select the columsns/tables/relationships in database explorer and teh tool should take care of all entity bean specfic code generation.
This will enhance teh developer productivity many fold.
Great work guys !
– Ash.
-
AuthorPosts