Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NetBeans で実行可能な jar を作成しようとすると、次のエラーが発生します。
C:\lwjgl\lwjgl-2.8.5\res is a directory or can't be read. Not copying the libraries.
res フォルダーには、プログラムが機能するために依存する jpg や wav などのファイルが保持されます。lwjgl を使用していますが、それは問題の一部でしょうか? 何が原因でしょうか?