hi
I currently use the j2sdk1.4.1 on XP.
I download the lastest version of JSci(version 0.9011, 14/04/03
20:38, 2.47MB) and follow the instructions to install JSci.
I copy all the jar files in the JSci\classes\ to the j2sdk1.4.1
\jre\lib\ext\ directory.
The problem is that I can successfully compile all the java files in
the JSci but fail to run them, for example:
----------
C:\j2sdk1.4.1\JSci\examples\Wavefunction>java Wavefunction
Exception in thread "main" java.lang.NoClassDefFoundError:
JSci/maths/MaximumIte
rationsExceededException
---------
Where i did wrong ? and How to fix it ?
Thx for your notice !