repository to manage all files related to the makeathon farm bot project (Software + Documentation).
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.
123456789101112 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
- <data-source source="LOCAL" name="backend_database.db" uuid="a5aefbe2-75a1-4a5e-ae27-5f87ff08045a">
- <driver-ref>sqlite.xerial</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
- <jdbc-url>jdbc:sqlite:$PROJECT_DIR$/software/backend/backend_database.db</jdbc-url>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- </component>
- </project>
|