stoicflame / ofx4j

Apache License 2.0
75 stars 50 forks source link

Learning - could use some guidance #28

Open grantnlee opened 6 years ago

grantnlee commented 6 years ago

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