Help in rmic the dreaded 'Class Nof Found'
843793Mar 7 2003 — edited Mar 27 2003Please help in this problem
Package
EXPERIMENTS.ch9
All Java Classes Located in
D:\justindir\sampledir\EXPERIMENTS\ch9
Command line i've been using
rmic -d D:\JUSTIN~1\sampledir\EXPERI~1\ch9 -classpath ".;D:\j2sdk1.4.0\jre\lib\rt.jar;D:\JUSTIN~1\sampledir\EXPERI~1\ch9" EXPERIMENTS.ch9.JINIConnectorImpl
It gives me a Class Not Found error
thanks