cfg.configure("/hibernate.cfg.xml") is giving like that how to avoid this error



I tried @Entity in pojo class .. it showed me that change project level complacency to 1.5 or above and i did.. that problem solved and new error after i changed the complacency level to 1.5 in a java class for line cfg.configure("/hibernate.cfg.xml"); is coming.. and not able to compile the program . Eclipse is showing that add build path

How do I solve this problem ?


.


No comments:

Post a Comment