1234567891011121314151617181920 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ProtobufLanguageSettings">
- <option name="autoConfigEnabled" value="false" />
- <option name="importPathEntries">
- <list>
- <ImportPathEntry>
- <option name="location" value="file://$USER_HOME$/Library/Caches/JetBrains/GoLand2022.3/protoeditor" />
- </ImportPathEntry>
- <ImportPathEntry>
- <option name="location" value="file://$PROJECT_DIR$/proto" />
- </ImportPathEntry>
- <ImportPathEntry>
- <option name="location" value="file://$PROJECT_DIR$" />
- </ImportPathEntry>
- </list>
- </option>
- <option name="descriptorPath" value="google/protobuf/descriptor.proto" />
- </component>
- </project>
|