aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Valentin Christensen <valentianchristensen@gmail.com>2025-04-30 21:17:57 +0200
committerIan Valentin Christensen <valentianchristensen@gmail.com>2025-04-30 21:17:57 +0200
commit0713c733b27cdce9afc00e9a486c06fdd2c629f5 (patch)
tree21452eaab80e89699b3a6adee87794313ecae16e
parente76780d58057d258372847da296df4765ed8c59c (diff)
finally add correct idea module metadata
-rw-r--r--.idea/CS2.iml36
1 files changed, 36 insertions, 0 deletions
diff --git a/.idea/CS2.iml b/.idea/CS2.iml
index a60503f..ef5a856 100644
--- a/.idea/CS2.iml
+++ b/.idea/CS2.iml
@@ -8,5 +8,41 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module-library" exported="">
+ <library>
+ <CLASSES>
+ <root url="jar:///usr/share/java/javafx-controls.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ <orderEntry type="module-library" exported="">
+ <library>
+ <CLASSES>
+ <root url="jar:///usr/share/java/javafx-base.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ <orderEntry type="module-library" exported="">
+ <library>
+ <CLASSES>
+ <root url="jar:///usr/share/java/javafx-graphics.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ <orderEntry type="module-library" exported="">
+ <library>
+ <CLASSES>
+ <root url="jar:///usr/share/java/xerial-sqlite-jdbc.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
</component>
</module> \ No newline at end of file