17

I need to Play a MP3 File in Java code under Linux environment (Ubuntu 11.04).

I tried to download the MP3plugin.jar file from http://www.oracle.com/technetwork/java/javase/download-137625.html ,but I can't see it in the list.

Note : "I downloaded the sun Java Media Framework"

Andrew Thompson
  • 168,117
  • 40
  • 217
  • 433
Reem
  • 173
  • 1
  • 1
  • 4

1 Answers1

31

That is the link from which I downloaded the Jar some time ago, but it seems broken now. It leads to a page with a long list of APIs for download, none of which are that archive. :(


Fortunately, I use it in various web start apps. You can get it direct from my share drive.

Andrew Thompson
  • 168,117
  • 40
  • 217
  • 433