On 05/08/2018 06:52 PM, Oscar Guindzberg wrote:

> 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.

I've done the same in Eclipse.

Have you tried a ProtoBuf plugin for IntelliJ?

-- 
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