S
SlowLearner
I've installed jmf 2. 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) 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. It says
javax.sound doesn't exist. When my ide starts up you can see it
unpacking jmf.jar also when I'm typing the import line autocomplete
suggests sound and also midi, so it's definitely installed but it wont
compile.
Any Suggestions
Martin
and jmf has added it's jmf.jar etc files into that jre (inside sdk) 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. It says
javax.sound doesn't exist. When my ide starts up you can see it
unpacking jmf.jar also when I'm typing the import line autocomplete
suggests sound and also midi, so it's definitely installed but it wont
compile.
Any Suggestions
Martin