|
From: philip <ph...@wh...> - 2021-03-24 12:05:56
|
This is normal, QuickFIXJ-Core only contains the base API. There are messages JARs for each FIX version (e.g. quickfixj-messages-fix50) and there's also a 'quickfixj-messages-all' JAR which contains the combination of each version the project has pre-generated fields for. You might like to look at the GitHub repository to see the entire project scope: https://github.com/quickfix-j/quickfixj Best regards, Philip Whitehouse On 2021-03-24 10:50, M J wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > > Dear All > > I have Quickfix-core-2.1.1-sources.jar but it does not have sources > java files for fields. Normal or i need something more? > > Thanks > > Regards > > Matjaz > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users |