yccheok / jstock

JStock is a free stock market software for 28 countries.
https://jstock.org
657 stars 345 forks source link

missing packages in code #109

Open glide007 opened 6 years ago

glide007 commented 6 years ago

There are missing packages in the code, mainly below

org.yccheok.jstock.engine org.yccheok.jstock.gui.trading org.yccheok.jstock.trading

without this packages, we can not build the project.

I would suggest that you create external jar for this packages

javabrett commented 6 years ago

Duplicates #88.