Re: unable to import javax.sound.midi even after installing jmf
- From: "SlowLearner" <martin@xxxxxxxxxxxxxxxxxxxxx>
- Date: 28 Nov 2006 06:20:34 -0800
Andrew Thompson wrote:
SlowLearner wrote:
I've installed jmf 2.
2.1.1 e?
...There's only one copy of the jre on my harddisk
and jmf has added it's jmf.jar etc files into that jre (inside sdk)
Let's (try to) get clear - is this a JRE, or an SDK?
What version? ...
...as
well as placing itself in it's own program files directory;
It's added the correct classpath to the classpath variable to reach
jmf.jar etc but I still cannot import javax.sound.midi.
...The reason I ask is that despite the sound
packages coming in the JMF, they were also
included in core Java as of 1.3 (at least, that
is what I understand, and if that is not correct,
I put the wrong thing here
<http://www.javasaver.com/testjs/jmf/#test3>!).
So, it amazes me that you did not have
access to the sound packages even
before installing the JMF.
Unless you are using a 1.2 or 1.1 SDK...
....It says
javax.sound doesn't exist. When my ide
'my ide'.. that is not a brand I am familiar with.
It might pay to be a little more specific about the
IDE and its version..
...starts up you can see it
unpacking jmf.jar
That matches no IDE I know of..
What IDE? What version? Have you
managed to compile any java code in
"my ide" on this PC with the installed
JRE/SDK?
Any Suggestions
Provide more details - as prompted by
questions above, plus whatever else
you can think might be relevant.
(Oh, but I did just remember, sound.jar does
come *separately* to jmf.jar..)
Andrew T.
jmf version = 2.1.1 e
ide=Java Studio Enterprise 8
jdk = 1.5.0.04
yes I have compiled and run java code in the ide. It still compiles now
if I take out the import statment. I'm new to Java and objects etc, so
I realise I'm probabley doing something really basic wrong, but just
cant figure out what. Thanks for replying so fast. I'll remember to
give more detail from now on.
Does this infomation help at all, any suggestions?
Martin
.
- Follow-Ups:
- Re: unable to import javax.sound.midi even after installing jmf
- From: SlowLearner
- Re: unable to import javax.sound.midi even after installing jmf
- References:
- unable to import javax.sound.midi even after installing jmf
- From: SlowLearner
- Re: unable to import javax.sound.midi even after installing jmf
- From: Andrew Thompson
- unable to import javax.sound.midi even after installing jmf
- Prev by Date: Join Multicast Group from different subnets
- Next by Date: Re: Strano problema di performance...
- Previous by thread: Re: unable to import javax.sound.midi even after installing jmf
- Next by thread: Re: unable to import javax.sound.midi even after installing jmf
- Index(es):
Relevant Pages
|