Is there some special tricks to do to get bitcoinj into eclipse?

I've checked out master branch from git. I've run gradle build and
gradle eclipse successfully. I've imported the four projects into
eclipse, bitcoinj, bitcoinj-core, bitcoinj-examples and bitcoinj-tools. 
It is the first project bitcoinj that has multiple errors, the other
projects are fine. 

There are 1550 errors in the bitcoinj project, it seems to be a build
path problem. For example ECKey.java has the error "The import
org.bouncycastle cannot be resolved". Although when I for example
search for the type org.bouncycastle.asn1.x9.X9ECParameters in eclipse
it finds it in /home/robin/.gradle/caches/modules-2/files-
2.1/org.bouncycastle/bcprov-
jdk15on/1.60/bd47ad3bd14b8e82595c7adaa143501e60842a84/bcprov-jdk15on-
1.60.jar

Any advice?

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to