简体   繁体   English

在IntelliJ 11 IDEA中未下载Hibernate

[英]Hibernate is not downloaded in IntelliJ 11 IDEA

From what I have read Hibernate should have been downloaded to the lib folder when i select the facet, however nothing happens. 根据我的阅读,选择方面时,Hibernate应该已经下载到lib文件夹中,但是什么也没有发生。 Am I doing something wrong or do I have to download the Hibernate libs myself? 我是在做错什么,还是我必须自己下载Hibernate库?

I am having the latest IntelliJ IDEA 11 Ultimate Edition. 我拥有最新的IntelliJ IDEA 11 Ultimate Edition。

Works fine here (right click on the project root, Add Framework Support , Hibernate: 在这里工作正常(右键单击项目根目录, 添加框架支持 ,休眠:

冬眠的

已下载

Double check your proxy settings. 仔细检查您的代理设置。 Also your provider may block some URLs or there is some other problem (check idea.log for exceptions). 另外,您的提供商可能会阻止某些URL或出现其他问题(请查看idea.log中的异常信息)。

See if you can reproduce it in the current IDEA 11.1 EAP build . 看看是否可以在当前的IDEA 11.1 EAP构建中复制它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM