• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

problems installing JMF on windows

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI, I'm running JCreator. and ive got a file to capture media files, but when I compile it says import javax.media package does not exist. I found that I needed JMF which I've downloaded and installed but when I compile it gives the same error. I dont know how to get the correct classpath in JCreator. Ive read the sun documentation, I downloaded the windows paltform JMF but i need to run my program though JCreator or any other.
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't read Sun's documentation, read the JCreator documentation, and find out how on how to add a JAR file to your project. I don't use JCreator personally, but if it's like most other IDEs, there will be a "libraries" configuration page somewhere where you can tell it about the JMF jar file.

Akeel, I'm sorry, but I'm going to have to ask you again to look at our policy on display names, and change yours accordingly. Your display name must be a real sounding first and last name. Again, you can change yours here. Thanks for your cooperation.
 
AKEEL MALIK
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Akeel is my real name if you've never heard of it then theres not much that I can do, it's my name and i'm sticking to it. Akeel is a muslim name and I dont think its appropiate to have my full name displayed.
 
AKEEL MALIK
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you for you heklp and i've changed my name as you can now see
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic