Audio does not play in Jar but does in eclipse

前端 未结 4 2015
眼角桃花
眼角桃花 2021-01-27 08:36

Sound does not play when I run the JAR, but it does when I run it in eclipse.

Here is where I load the clips:

public void init(){
    System.out.println         


        
4条回答
提交回复
热议问题