|
#1
| |||
| |||
|
I am a novice java user and I am trying to compile an mp3 player called javalayer from www.javazoom.com and I am not sure how to achieve this in ProjectBuilder, can anyone help?
|
|
#2
| |||
| |||
|
Use the javac command from the Terminal. You might need to set the -classpath option. The command is well-documented, somewhere in the Dev Tools, or look online java.sun.com/docs
|
|
#3
| |||
| |||
|
Are you sure you downloaded JavaLayer? It seems to me that JavaLayer is just the mp3 decoder part. The actual player is called JlGui. If you downloaded JlGui you shouldn't be messing around with ProjectBuilder since it (JlGui) came pre-compiled. Or are you perhaps trying to learn how to compile Java code? Please tell me if I'm reading this wrong.
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| compiling unpv12e source | tblount | Unix & X11 | 5 | August 18th, 2008 07:14 AM |
| Qn: Interface Builder -> Java code | bbos | Software Programming & Web Scripting | 0 | April 29th, 2003 11:33 PM |
| Stripping html code out of a source file | Darkshadow | Software Programming & Web Scripting | 8 | March 9th, 2003 11:58 PM |
| I need to learn Java | Nachohat | Apple News, Rumors & Discussion | 42 | October 8th, 2001 10:05 PM |