-->
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.  [ 2 posts ] 
Author Message
 Post subject: patching hibernate-tools.jar
PostPosted: Fri Aug 26, 2005 3:58 am 
Senior
Senior

Joined: Mon Aug 22, 2005 5:45 am
Posts: 146
In order to enhance POJO-generation facility I have made some (yet rather minor) changes in org.hibernate.tool.hbm2x.POJOExporter

I rebuild the jar using standard ant task from hibernateExt and deployed it to eclipse\plugins\org.hibernate.eclipse_3.1.0.alpha5\lib\tools
(I unpacked the jar before)

After restarting eclipse hibernate-tools is not starting anymore. I don't know why since the methods changed by me have not even called so far.
There is no message in .log
I verfied contents of the jar - it seems ok.

Q: is there some signature that controls the version of the jar?

(I'm new to eclipse-plugin-development)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 26, 2005 10:58 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
I have problems when add new plugins with old one in eclipse 3.1
try with -clean options or delete ECLIPSE_INSTALL/configuration/org.eclipse.*

you have to add hibernate-tools in lib/tools (not unpack it)

If it doesn't work try build org.hibernate.eclipse plugin again - in eclipse drop hibernate-tools.jar
in lib/tools and export new packages in MAINIFEST.MF, if you have new packages - then export hibernate feature

regards


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.