简体   繁体   English

NetBeans IDE中存储的Maven回购的源和Javadoc罐子在哪里?

[英]where are the source and javadoc jars for a maven repo stored in netbeans ide?

I right clicked on dependency JAR files in a netbeans maven project and tried downloading source and javadoc, this was done successfully by Netbeans, however now I dont see a way to access the source JAR and javadoc JAR. 我右键单击了netbeans maven项目中的依赖项JAR文件,并尝试下载源代码和javadoc,这是Netbeans成功完成的,但是现在我看不到访问源JAR和javadoc JAR的方法。

Please let me know how to obtain the source and javadoc jars, esp where they are being stored by the IDE currently. 请让我知道如何获取源和Javadoc jar,特别是当前IDE将它们存储在何处。

Arvind. 阿尔温德。

通常在Windows的* nix或C:\\Documents and Settings\\$USERNAME\\.m2\\repository上的~/.m2/repository C:\\Documents and Settings\\$USERNAME\\.m2\\repository

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

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