source: .idea/dataSources.xml@ df7f390

Last change on this file since df7f390 was c164f8f, checked in by Kristijan <kristijanzafirovski26@…>, 6 days ago

pred-finalna

  • Property mode set to 100644
File size: 940 bytes
Line 
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="globe_guru" uuid="c6f8f0c5-7f6e-4a6d-9ff5-c09b974d248d">
5 <driver-ref>sqlite.xerial</driver-ref>
6 <synchronize>true</synchronize>
7 <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
8 <jdbc-url>jdbc:sqlite:D:\Finki\Projects\GlobeGuru\globe_guru.db</jdbc-url>
9 <working-dir>$ProjectFileDir$</working-dir>
10 <libraries>
11 <library>
12 <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.45.1/org/xerial/sqlite-jdbc/3.45.1.0/sqlite-jdbc-3.45.1.0.jar</url>
13 </library>
14 <library>
15 <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.45.1/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar</url>
16 </library>
17 </libraries>
18 </data-source>
19 </component>
20</project>
Note: See TracBrowser for help on using the repository browser.