ksprojects/protobuf-jetbrains-plugin

Import cause 'file not found' error

zredb opened this issue · 1 comments

zredb commented

Describe the bug
I'm using Rider to develop the C# grpc program, when I use import like this:
import "Common.proto";
in another .proto file,
then build the project, I'll receive the file not found error.
image
when I want to set the 'custom include paths', but when I click the 'Add' button and select a file, the 'text area' display nothing.
image

Plugin (please complete the following information):

  • OS: [Windows]
  • Plugin version: [ 0.13.0]
  • IDE: [ IntelliJ iDEA 2019.2]

This issue is closed as plugin is not supported anymore.
Please switch to https://github.com/jvolkman/intellij-protobuf-editor.