timolson/cointrader

Is master a working version?

Closed this issue · 2 comments

Hi @douggie

Looking at trying to build this, but right off the bat Eclipse is flagging code errors:

http://i67.tinypic.com/2j3gzeo.jpg

(there's a few more that don't fit on the screen)

Is this expected?

Hi,

It builds ok, these look like issues related to JPA/Hibernate, could it be a particular eclipse plug in causing these.

Can you build from the command line via mvn install ?

@douggie It was the Eclipse JPA validator. Turned it off. Maven compiles it just fine.