<div dir="ltr"><div>Hi,</div>
<div> </div>
<div>I am getting the following error , upon compiling JUnit test cases on fedora core 4 using kaffe jvm <a href="http://1.0.7.">1.0.7.</a> How can i make kaffe recognize "junit.framework" ??</div>
<div> </div>
<div>[root@localhost bankaccount]# /usr/local/kaffe/bin/javac AssertList.java<br>AssertList.java:1: error:Import of type "junit/framework/Assert" from unnamed package [JLS 7.6]<br>AssertList.java:1: error:Cannot find class "junit/framework/Assert" [JLS 8]<br>
AssertList.java:1: error:Unaccessible class "junit/framework/Assert" can not be imported [JLS 7.5.1]<br></div>
<div>Thanks,</div>
<div>sana</div></div>