From: Colin D. <co...@ma...> - 2021-12-28 02:48:47
|
If you want a pure Eclipse approach, you can just modify the project file to add the appropriate jars. On Mon, Dec 27, 2021, 2:34 PM Walt J <wa...@gm...> wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J <http://www.quickfixj.org/documentation/QuickFIX/J> Support: > http://www.quickfixj.org/support/ > > > Hi, this is my first post to any source forge list, so please forgive any > breaches of etiquette. > > I've been using eclipse for the last few years writing (and using) a > program for the Interactive Brokers API. I pretty much only know the basics > about eclipse and I'm not particularly savvy with regards to importing > other projects or packages. > > My goal is to get my java app to start using the IB FIX server and I > thought the best way to do that would be to add the quickfixj to it. > > I'm having trouble installing (or should I say importing -- I'm not sure > what the proper terminology should be) quickfixj. I've tried using maven. > My app doesn't use Maven and I'm not really familiar with it. Any help > would be appreciated. > > Thanks > Walt > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > |