dataSources.xml 558 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
  4. <data-source source="LOCAL" name="confrontation-training.db" uuid="6a98ad0a-90e9-4a4a-b3c3-85c6f388ce1c">
  5. <driver-ref>sqlite.xerial</driver-ref>
  6. <synchronize>true</synchronize>
  7. <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
  8. <jdbc-url>jdbc:sqlite:$PROJECT_DIR$/db/confrontation-training.db</jdbc-url>
  9. <working-dir>$ProjectFileDir$</working-dir>
  10. </data-source>
  11. </component>
  12. </project>