Hello,
My goal with the Raspberry Pi is to see if I could get it to work for classroom projects for my teacher (so this may need to go in the Education area).
In AP Physics, we have to do labs and write up lab reports, however, due to a lack of money, we can't do every lab physically. Instead, for some labs, we use Physics Java Labs website (http://lectureonline.cl.msu.edu/~mmp/labs/labs.htm) to undergo experiments. As you can see in the name, it is a Java application, so if I go to run it, it say "Missing plug-in".
I tried downloading OpenJDK with the command prompt (sudo apt-get install openjdk-7-jre), however, I still get the same message of "missing plug-in".
So, my question is, am I overlooking something? Or do I need to download something different in order to get this Java Physics Lab to work? Or, which I'm hoping is not the case, is it not even possible to get this Java application to work on the Raspberry Pi 2b?
Any help you can provide would be much appreciated, and I thank you, in advance, for it.
(Note: I'm using just the recommended Raspbian OS, and I haven't really done much apart from following some of the steps from the Raspberry Pi user guide. Hopefully this info. can help some)