aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/protoeditor.xml
blob: 5ff2ace52d65f716180584df647d49c6a220708e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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/IdeaIC2022.3/protoeditor" />
        </ImportPathEntry>
        <ImportPathEntry>
          <option name="location" value="file://$PROJECT_DIR$/src/main/proto" />
        </ImportPathEntry>
      </list>
    </option>
    <option name="descriptorPath" value="google/protobuf/descriptor.proto" />
  </component>
</project>