|
From: Saimon M. <sm...@se...> - 2001-04-23 11:47:30
|
I've been having some difficulties trying to create a .cdb file for =
Codeaid using "cdbbuild" under both windows and linux.
I have copied src.jar to the cdbbuild directory =
(C:\WINDOWS\.jedit\jars\CodeAid\) and then tried=20
"cdbbuild -s src.jar -o java.cdb". It thinks about it for a while but =
then comes up with...
Exception in thread "main" java.lang.NoClassDefFoundError: =
org/gjt/sp/util/Log
at codeaid.tools.DBWriter.<init>(DBWriter.java:44)
at codeaid.tools.CDBBuilder.<init>(CDBBuilder.java:131)
at codeaid.tools.CDBBuilder.main(CDBBuilder.java:66)
I've tried "cdbbuild -s src.jar!codeaid -o java.cdb" and coped src.jar =
to the subdirectory below called "codeaid"..and same error...
'I've also tried "cdbbuild -s "C:\WINDOWS\.jedit\jars\CodeAid\temp" -o =
java.cdb" where 'temp' contains the extracted files of src.jar....and =
same error...
The funny thing is I managed to create a java.cdb file ages ago after =
many attempts but I accidentally deleted the file and now I can't seem =
to get it going again...I have similar problems when using linux...
Any ideas...
=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=
=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=
SAIMON MOORE=20
SERIKAT Consultor=EDa e Inform=E1tica S.A.=20
Gran V=EDa de Carlos III 86, 2=BA 3=AA (08028 Barcelona)=20
Tlfno.: 93.330.47.00
Fax: 93.490.03.78
sm...@se...=20
www.serikat.es
=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=
=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=BB=
|