java:57: cannot find symbol class _cls2
Due to our loss of a software engineer who started this ongoing project many many moons ago I've come to compile it, but have the following error.
I'm using netbeans 5.5 and JKD1.5 U12
I've fixed all of the errors apart from this one:-
table = new _cls2(model);
Now the _cls2 class has not be defined anywhere, so I presume it should have been included within an old library file.... or have I got this worng.
Any help appreciated I seem to be coming across the same websites over and over again whilst searching.....

