Created hibernateCfg.xml manually in eclipse and it is not showing up in usual script format instead shown a tabular form with columns as "node" and "version".How to resolve it ?
I was expecting regular format usually we see for other java files …
>Solution :
This is because you opened it with xml editor ,to resolve this follow the step:
- locate the xml file
(in package explorer in eclipse ide only(>>WINDOW>>Show View>>Package explorer )
2.Right Click on Xml file
- Select Open With as Text Editor .