| <project version="4"> | |
| <component name="DataSourceManagerImpl" format="xml" multifile-model="true"> | |
| <data-source source="LOCAL" name="sentiment_data" uuid="797dab22-bf41-4c84-8d62-7031ba070b53"> | |
| <driver-ref>sqlite.xerial</driver-ref> | |
| <synchronize>true</synchronize> | |
| <jdbc-driver>org.sqlite.JDBC</jdbc-driver> | |
| <jdbc-url>jdbc:sqlite:$PROJECT_DIR$/sentiment_data.db</jdbc-url> | |
| <working-dir>$ProjectFileDir$</working-dir> | |
| </data-source> | |
| </component> | |
| </project> |