简体   繁体   English

我收到消息org.openide.filesystems不存在。

[英]I get the message org.openide.filesystems does not exist.

Someone else asked this question, but I didn't see anything in the answer that would help me. 有人问了这个问题,但我在回答中没有看到任何对我有帮助的东西。 Why isn't my netbeans session finding this library? 为什么我的netbeans会话没有找到该库? Thanks for any help. 谢谢你的帮助。

I consulted with an expert at work and found the solution. 我咨询了工作中的专家,并找到了解决方案。 I had to add a library dependency for "File System API". 我必须为“文件系统API”添加一个库依赖项。 How that relates to an external library is one of the mysteries of netbeans. 与外部库的关系是netbeans的奥秘之一。

暂无
暂无

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

相关问题 导入org.openide.filesystems.FileUtil - import org.openide.filesystems.FileUtil 如果不存在要从数据库检索的ResultSet怎么办。 我如何使命令在JDBC中发出JOptionPane消息 - What if ResultSet that is to be retrieved from database does not exist. how can i make the command issue a JOptionPane message in JDBC Firebase返回的数据不存在。 我该如何解决? - Firebase returning data that does not exist. How can I fix it? 软件包org.mortbay.http不存在。 如何在pom.xml中为此添加依赖项 - package org.mortbay.http does not exist. How to add dependencies for this in pom.xml 如何解决“指定的 Gradle 发行版 'https://services.gradle.org/distributions/gradle-4.10.1-all.zip' 不存在。” - How to solve “The specified Gradle distribution 'https://services.gradle.org/distributions/gradle-4.10.1-all.zip' does not exist.” Apache httpclient不存在。 错误 - Apache httpclient does not exist. Error 即使我处理了异常并且文件确实存在,我仍然收到“ FileNotFoundException”。 - I keep getting “FileNotFoundException” even though I handled the exception and the file does exist. Keytool说别名既存在又不存在。 如何从头开始用干净的石板? - Keytool says alias both exists and does not exist. How do I start from scratch with a clean slate? 为什么我收到错误“包 org.mockito.runners 不存在”? - Why do I get an error "package org.mockito.runners does not exist"? 'org.openide.util.NbBundle'引起问题 - 'org.openide.util.NbBundle' causing problems
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM