-->
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: Custom exporters in Eclipse IDE?
PostPosted: Fri Feb 10, 2006 4:48 am 
Beginner
Beginner

Joined: Thu Nov 25, 2004 7:07 am
Posts: 43
Location: Germany
Hibernate version:
3.1.2
Mapping documents:
using Annotations
Name and version of the database you are using:
Oracle 9i / 10gR2

Hi all,

I want to write my own exporter for generatting classes with a different package structure. (e.g. de.xyz.persistence and de.xyz.persistence.base for some BaseClasses like HibernateSynchronizer does).

As I understood I have to put the custom exporter as taskdef to my Ant configuration. Does this mean, I can't use the custom exporters in the Eclipse IDE? It this is possible nevertheless, where do I have to put the configuration files in Eclipse? I didn't find anything in the documentation.

Rgds,
Axel

_________________
You'll never get a second chance to make a first impression!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 10, 2006 8:13 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
there is not support for custom Exporters in the IDE only custom/overriding templates.

In ant you just use the <hbmtemplate> to run your custom exporter template or class.

_________________
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.  [ 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.