Hi Luis,
You help would be most welcome!
The project has 6 repositories, 2 of them you don't need. I use the "Default" repository to store the project site images and "wiki" is the actual project site pages.
You need 4 repositories to get started:
- BO stands for Business Object, it contains the basic objects such as "Symbol" or "Transaction".
- BP stands for Business Process, this is most of the logic is (calculating stuff)
- SWING stands for... Swing ;) The java UI. This project is where all the UI logic is and could easily be qualified as "complex"
- LIBS stands for libaries and this is where all the external libraries are. I must say, this is probably not a nice design decision but still, since I'm not planning to use any of the components in other environment it's not a big deal.
Regards,
Alex