more bugs in the downloaded zips file need to be fixed before getting truetrade running in the eclipse.
a. in createtable.sql:
the following lines need to be fixed something like:
insert into instrument (id, symbol, sec_type, exchange, currency) values
(1, 'AAPL', 'STK', 'SMART'...