protoeditor.xml 754 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ProtobufLanguageSettings">
  4. <option name="autoConfigEnabled" value="false" />
  5. <option name="importPathEntries">
  6. <list>
  7. <ImportPathEntry>
  8. <option name="location" value="file://$USER_HOME$/Library/Caches/JetBrains/GoLand2022.3/protoeditor" />
  9. </ImportPathEntry>
  10. <ImportPathEntry>
  11. <option name="location" value="file://$PROJECT_DIR$/proto" />
  12. </ImportPathEntry>
  13. <ImportPathEntry>
  14. <option name="location" value="file://$PROJECT_DIR$" />
  15. </ImportPathEntry>
  16. </list>
  17. </option>
  18. <option name="descriptorPath" value="google/protobuf/descriptor.proto" />
  19. </component>
  20. </project>