[Quickfix-developers] Quickfix Log Viewer Export feature not working
Brought to you by:
orenmnero
|
From: Djalma R. d. S. F. <drs...@gm...> - 2006-11-07 20:04:20
|
Hi guys,
I filtered some data and tried to export by using View / Export / FIX and I
got the following error:
Exception in thread "Thread-3" java.lang.NoClassDefFoundError:
quickfix/logviewer/FileExportDialog
at quickfix.logviewer.SplitPane.exportFile(SplitPane.java:226)
at quickfix.logviewer.SplitPane.access$2(SplitPane.java:225)
at quickfix.logviewer.SplitPane$2.run(SplitPane.java:170)
My java.exe version is 1.5.0_08-b03.
Has anyone else failed to get it working?
BR,
Djalma
|