You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a simple JavaFX app to pull down financial transactions from my bank and would like to use OFX4J. My background is C++ in embedded systems, but I'm venturing into Java with this.
Could you please provide some advice on the simplest approach to including the OFX4J code in my app? E.g. build one or more JAR files? Or possibly include as java files in the project folder?
Appreciate any guidance and direction. -Jay
The text was updated successfully, but these errors were encountered:
I'm building a simple JavaFX app to pull down financial transactions from my bank and would like to use OFX4J. My background is C++ in embedded systems, but I'm venturing into Java with this.
Could you please provide some advice on the simplest approach to including the OFX4J code in my app? E.g. build one or more JAR files? Or possibly include as java files in the project folder?
Appreciate any guidance and direction. -Jay
The text was updated successfully, but these errors were encountered: