我下载了一个 jar 文件,它会自动保存到我的下载文件夹中(我使用的是 mac osx 山狮)。当我点击它时,它会自动启动,一切都很好。
但是,当我将包含 jar 文件和其他一些文件的文件夹移动到另一个目录(是的,我想清理我的下载文件夹)时,我无法启动 jar 文件。我总是得到错误:
The Java JAR file "example.jar" could not be launched.
Check the Console for possible error messages.
我能做些什么来解决这个问题?
编辑:当我尝试通过控制台启动 jar 文件时,我收到此错误:
Unable to access jarfile ./example.jar