From: John H. <jhe...@bo...> - 2006-01-19 21:47:06
|
Lars, right now you have to get QuickFIX/J from CVS. From the command line: $ cvs -d :pserver:ano...@cv...:/cvsroot/quickfix login Just hit return when prompted for the password. Then check it out with: $ cvs -d :pserver:ano...@cv...:/cvsroot/quickfix co quickfixj Build it with: $ ant jar And you should find the result in output/ant/jars/quickfixj.jar. John lar...@su... wrote: > I’m using the java native interface but I would like to use the > Quickfix\j engine but haven’t found a download link or any documentation > of it other then it exists. |