I know there is a way to enable code completion for hibernate-mapping files. But I can't remember how I have to do this. Can someone help me out pls?
feedback
|
|
Try copying the following files into: C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\schemas\xml, or into C:\Program Files\Microsoft Visual Studio 9.0\Xml\Schemas. I'm not sure which is the right place and I put them into both of mine but it works for me. nhibernate-configuration.xsd You can get the files from the source of nHibernate | |||
|
feedback
|