-->
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.  [ 8 posts ] 
Author Message
 Post subject: I want to use the mapping editor but I can't!! why??
PostPosted: Mon May 09, 2005 5:43 am 
Regular
Regular

Joined: Mon Apr 25, 2005 5:36 am
Posts: 103
hi

I have download the Hibernate tools


I use eclipde 3.1M5+ with oracle

thez reverse engeneering from my database works well, mu xxx.hbm.xml were well created but I can't use the auto-completion, why?


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 09, 2005 5:49 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
you havent associated the hbm.xml editor with .xml files (as per docs)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 09, 2005 5:59 am 
Regular
Regular

Joined: Mon Apr 25, 2005 5:36 am
Posts: 103
max wrote:
you havent associated the hbm.xml editor with .xml files (as per docs)



how you do it ?

I try to do that but I don't know how to do to it


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 09, 2005 6:01 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
Window/Preferences -> General/Editors/File Assocations

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 09, 2005 6:11 am 
Regular
Regular

Joined: Mon Apr 25, 2005 5:36 am
Posts: 103
max wrote:
Window/Preferences -> General/Editors/File Assocations



ok but i have this yet :

-----------------------------------------------
in File types :

*.hbm.xml
------------------------------------------------
in Associated editors :

hbm.xml Editor (Hibernate tools) (default)
------------------------------------------------

I don't understand


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 09, 2005 6:14 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
eclipse does not support multi-dot extensions (known bug in eclipse)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 09, 2005 6:23 am 
Regular
Regular

Joined: Mon Apr 25, 2005 5:36 am
Posts: 103
greats !! I don't know that thanks.


so I do that:

-----------------------------------------------
in File types :

*.xml
------------------------------------------------
in Associated editors :

hbm.xml Editor (Hibernate tools) (default)
------------------------------------------------

Now I have the auto_completion for the type,
but I don't have the auto-completion for the values.

=========================================

I can create this :

<many-to-one name=""></many-to-one>

but i can't put a value for the name.


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 09, 2005 6:25 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
fixed in cvs (or try to get the latest release from jboss ide download)

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