From: Gregory G. (JIRA) <no...@at...> - 2006-06-11 19:16:32
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-635?page=comments#action_23314 ] Gregory Gerard commented on HBX-635: ------------------------------------ What about creating one org.hibernate.jdbc plugin and then either let it define an extension point so JDBC drivers can register with it and be enumerated. Or JDBC driver fragments. I think this would preven Hibernate from having to know everything in advance. > RCP Plugin > ----------- > > Key: HBX-635 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-635 > Project: Hibernate Tools > Type: New Feature > Components: eclipse > Environment: Eclipse > Reporter: Markus M. May > Priority: Minor > > > I am currently developing a RCP application using the Hibernate Plugins. Therefor I have had to extend the MANIFEST.MF so that hibernate could find my hibernate.cfg.xml. I would like to see an easier and much more user-friendly plugin for the development of RCP applications. This Plugin should just have all the needed dependencies and should allow to put the hibernate.cfg.xml into any other (new) plugin. Also the database libs should be found by the classloader of eclpse. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |