Good Day!
I need to consult about how to solve package problems.These are the import lines in a numerical program that I downloaded from net.
I surf from net and found this link:
[HTML]http://www.opensourcep hysics.org/download/api/index.html[/HTML]
Do I need to download the package and make it available in my machine?
Really appreciate if someone could assist me ....
thanks in advance.
I need to consult about how to solve package problems.These are the import lines in a numerical program that I downloaded from net.
Code:
import org.opensourcephysics.display.*; import org.opensourcephysics.controls.*; import org.opensourcephysics.jahasbun2.QE.applets.*;
[HTML]http://www.opensourcep hysics.org/download/api/index.html[/HTML]
Do I need to download the package and make it available in my machine?
Really appreciate if someone could assist me ....
thanks in advance.
Comment