| 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!
 
 
 |