關于eclipse環境下的The User Operation is waiting for background work to complete
原因:
"解決方法:
下載或者在本地找到已下載好的hibernate-mapping-2.0.dtd(一般在工作區的work\loader\net\sf\hibernate\目錄下)
從菜單里選擇 Window > Preferences > Web and XML > XML Catalog > Add 添加剛才保存的DTD文件( location of the local dtd file )
key里面輸入 -//Hibernate/Hibernate Mapping DTD 2.0//EN
來自網絡