Re: how can i use javax.media
Posted By:
Christopher_Koenigsberg
Posted On:
Wednesday, February 16, 2005 02:24 PM
you don't add classes to "the main package". You add classes (usually the .jar that contains them) to the CLASSPATH, of the compiler, also of the runtime JRE.