-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 9 posts ] 
Author Message
 Post subject: Hibernate Console standalone?
PostPosted: Mon Nov 07, 2005 9:53 am 
Newbie

Joined: Mon Nov 07, 2005 9:47 am
Posts: 2
I'm just starting to upgrade from v2 to v3, and getting all the new tools installed and set up. I always found Hibern8IDE to be really useful for debugging and resolving query issues. Now as far as I can see the new version is available as an Eclipse plugin, and nothing else.

Is there really no standalone version of this any more? Because I do not use Eclipse and do not intend to install it (currently using JBuilder, considering moving to NetBeans in the near future). Do I seriously have to put a whole development platform on my computer just to use a querying tool?

I'm sure I must have this wrong, it makes absolutely no sense. I just can't see any other options in the documentation.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 07, 2005 10:17 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
the plan is to have a standalone version available at some point.
That version will basically be a stripped down eclipse.

Please note that the tools now includes much more than just the query console, so it were too cumbersome to maintain a pure raw swing implementation and thus we decided to focus on a eclipse based setup.

So currently your best option is to install eclipse, but besides the extra megabytes on the disk what is the problem with that ?

/max

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 8:03 am 
Newbie

Joined: Mon Nov 07, 2005 9:47 am
Posts: 2
I'm not sure if the new software needs the whole of Eclipse, or just makes heavy use of SWT. It's good to have tools packaged as plugins for IDEs, but not exclusively as a plugin, and not exclusively for one specific IDE.

I have a lot of respect for the Hibernate system, and for the team who invest so much of their own time and effort into making it a great product for the rest of us to use. I just think this particular design decision was either misguided, or (tin foil hat on) was some kind of covert attempt to spread the use of Eclipse.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 10:08 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
So, when can we expect your contributions to this standalone version of the Hibernate Tools?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 2:03 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
..eh - and what is the difference for you wether it uses Swing or EclipseRCP ? You just use it as a tool - so you don't need to care what technology which is below it, correct ? ;)

anyways, it was not a misguided decision - it was/is the solution that makes most sense and hits the biggest audience and still can be kept small in distribution when doing the "non-ide-required-features-packaging"

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 4:05 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
you can use swing and eclipse rcp , ever (on linux and windows only for now)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 5:40 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
swing + EclipseRCP does not make sense as long as it performs like s*it on linux and does not work on Mac.

Currently the only options are pure Swing + homegrown infrastructure or SWT + EclipseRCP as the infrastructure. Right now the last option is *the* best option. And trust me, i'm a pure full breed swing programmer, and I don't like SWT (design wise) - but I really see too much benefit on/from the Eclipse RCPlatform to let it pass.

Mind you I/we try to keep stuff seperate from the specific IDE stuff, but certain aspects need to tie into the IDE as seperating them will just be alot of wasted effort for keeping things seperate with no benefit to the user.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 7:13 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
Max,
I agree complete.Swing gui is better than SWT (last version SWT have image with text in button - big deal, JTable, special JXtable form swingx is more better than swt table ...), but eclipse rcp is the best framework and i think that your choice is fine
however, swing + homegrown isn't only alternative - netbeans have rcp framework with swing
it is in devlopment yet, but it have desktop framework, action framework, jobs, wizards ...


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 09, 2005 3:39 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
netbeans platform is just too late.

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 9 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.