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.
実行すると動作するプログラムがありますeclipseが、エクスポートするExecutable JAR fileと動作しませんこのエラーが発生します Java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
eclipse
Executable JAR file
Java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
メソッドでこれらのクラスを使用していMainます...これについて誰か助けてもらえますか?
Main
これは私のJAVAのバージョンです jre1.8.0_251
jre1.8.0_251