You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

dataSources.xml 801B

12345678910111213141516171819
  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="db" uuid="cac8cdc0-37c9-49e1-a18a-d7fa2887527c">
  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$/news1/db.sqlite3</jdbc-url>
  9. <libraries>
  10. <library>
  11. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/sqlite-jdbc-3.25.1.jar</url>
  12. </library>
  13. <library>
  14. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/license.txt</url>
  15. </library>
  16. </libraries>
  17. </data-source>
  18. </component>
  19. </project>