17 lines
711 B
XML
17 lines
711 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="DB" uuid="ac3a5d78-6091-49a0-aea9-ea5fe008b39a">
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
|
<jdbc-url>jdbc:sqlite:C:\Workspace\x61bot\DB.sqlite3</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
<libraries>
|
|
<library>
|
|
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.34.0/sqlite-jdbc-3.34.0.jar</url>
|
|
</library>
|
|
</libraries>
|
|
</data-source>
|
|
</component>
|
|
</project> |