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.
Linux で動作する Netbeans でデフォルトの JavaFX プロジェクトを作成しました。生成された jar ファイルを Windows で実行しようとしましたが、JavaFX が見つかりません。これがjarファイルの構成です。
JarファイルがデプロイされているOSに特定のJVMを使用するようにjarファイルを構成する方法。