|
From: <dmo...@gm...> - 2001-04-23 19:53:14
|
Hello Saimon, On Monday, April 23, 2001, 1:52:24 PM, you wrote: > I've been having some difficulties trying to create a .cdb file for Codea= id using "cdbbuild" under both windows and linux. > I have copied src.jar to the cdbbuild directory (C:\WINDOWS\.jedit\jars\C= odeAid\) and then tried=20 > "cdbbuild -s src.jar -o java.cdb". It thinks about it for a while but the= n comes up with... > Exception in thread "main" java.lang.NoClassDefFoundError: org/gjt/sp/uti= l/Log You need to add jedit.jar to the CLASSPATH. Dirk. |