[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2244) Add support for Hibernate in Eclipse Dali

Dima Geraskov (JIRA) jira-events at lists.jboss.org
Fri Jun 13 05:14:33 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2244?page=comments#action_12416972 ] 
            
Dima Geraskov commented on JBIDE-2244:
--------------------------------------

Yes, schemas not needed for extensions, but it is difficult to guess what parameter should present and it is a waste of time.
I found *.exsd shcemas for the extension points (int their CVS):

***
Host 	 dev.eclipse.org
Repository Paths 	/cvsroot/webtools
User 	anonymous
Password 	(leave blank)
Connection Type 	pserver
***(To whom who can't find it)

and put the schemas into my jars (core and ui), and decided temporarily put them into our new plugins, that everybody could easily do the same thing.

So, simple implementation is done:
2 plugins created, own subclasses added, plugin.xml files changed to implement 'Hibernate' platform.

> Add support for Hibernate in Eclipse Dali
> -----------------------------------------
>
>                 Key: JBIDE-2244
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2244
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate, Ganymede
>    Affects Versions: 3.0.alpha
>            Reporter: Max Rydahl Andersen
>         Assigned To: Dima Geraskov
>             Fix For: 3.0.alpha
>
>
> Implement hibernate support in Dali similar to what is done for EclipseLink in ganymede.
> Generate Entities
> persistence.xml support

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list