On Sun, 22 May 2005 21:56:22 +0200, Gavin King <[EMAIL PROTECTED]> wrote:

Very, very cool. Is this something we can also integrate into the
eclipse plugin? Like, provide a browser for it?

Depends what you mean.

I'm right now working this into the plugin so you can generate it via the artifact wizard.

If you by browser mean just normal html browsing, then yes - that is provided default by eclipse.

If you mean browsing this "live" in the configuration tree then its a feature request (but
with the docexporter came some nice code that made this stuff easer)

/max


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Max
Rydahl Andersen
Sent: Sunday, 22 May 2005 3:40 PM
To: Hibernate devel
Cc: [EMAIL PROTECTED]
Subject: [Hibernate] DocExporter

Hi Ricardo et.al,

Sending this to the devel list for all interested to get up to speed
with
it.

Ricardo have worked on a DocExporter which takes a Hibernate
configuration
and generate javadoc style schema docs.

A sample output for CaveatEmptor is shown here:
http://www.hibernate.org/~max/output/

Its still a work in progress, but I think the current work is already
usable and I have integrated code
and also made a hbm2doc ant task for it. Thank you Ricardo!

Small comments mostly for Ricardo:

org.hibernate.tool.doc is now org.hibernate.tool.hbm2x.doc and
DocExporter
is in org.hibernate.tool.hbm2x together
with all the other exporters.
There were some IConfiurationFactory which were not used except in a
main() so I removed it.
Otherwise the code is at is was when you gave it to me.

/max


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to