-->
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: Class name, property, attributes completion.
PostPosted: Tue Oct 18, 2005 12:25 pm 
Newbie

Joined: Fri Oct 14, 2005 11:42 am
Posts: 9
Location: Madrid, SP
Just a little question, I've searched around this forum and I'm sure that the information that I want was answered many time ago or can be find in some kind of documentation, but i can't find it, so sorry for this topic.

I'm configuring hibernate tools (latest from cvs) with Eclipse 3.1.1 and I can't get package, properties/attributes auto-completion working. I suppose that for that task I need to configure Hibernate Console and Configuration File to get this working, is it really?

For being more explicit, I have one class like this:

A {
attribute1;
attribute2;
}

When I write my A.hbm.xml file, it doesn't tries to complete the package name, or attributes. I'm missing something?

(<id name=""> <-- It doesn't tell me what could be in there)

Thanks in advance.

Miguel M.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 18, 2005 12:29 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
no hibernate console is needed for that - only that the hbm.xml file is opened with the XML Editor.

you can check that you have the right editor open by verifying that the outline view first node contains (Hibernate Tools)

Then it should work automatically as long as your hbm.xml is inside a java project.

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