Hi,

After java proto files were removed from source control, my bitcoinj
intellij idea project stopped compiling saying it could not find the
java proto classes.

The workaround I found was :
- Generate the proto files using command line gradle
- On Intellij go to Project settings / core / core_main
- "Add content root" and select "/path/core/build/generated/source/proto/main/"

Sharing my experience just in case it is useful and looking forward to
hear other ways to fix this issue.

-- 
Oscar Guindzberg

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to