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.
17 lines
717 B
17 lines
717 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="events" uuid="11434940-57f3-4269-9681-6bd8a7b5fcfc">
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
|
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/examples/events.db</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
<libraries>
|
|
<library>
|
|
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.39.2/sqlite-jdbc-3.39.2.jar</url>
|
|
</library>
|
|
</libraries>
|
|
</data-source>
|
|
</component>
|
|
</project> |