Skip to content

Commit 92ded38

Browse files
added compiled class files and .iml file for IDE
1 parent 9158908 commit 92ded38

File tree

5 files changed

+20
-0
lines changed

5 files changed

+20
-0
lines changed

Student Management System.iml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="JAVA_MODULE" version="4">
3+
<component name="NewModuleRootManager" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$">
6+
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7+
</content>
8+
<orderEntry type="inheritedJdk" />
9+
<orderEntry type="sourceFolder" forTests="false" />
10+
<orderEntry type="module-library">
11+
<library>
12+
<CLASSES>
13+
<root url="jar://C:/mysql-connector-j-8.0.32.jar!/" />
14+
</CLASSES>
15+
<JAVADOC />
16+
<SOURCES />
17+
</library>
18+
</orderEntry>
19+
</component>
20+
</module>
7.26 KB
Binary file not shown.
555 Bytes
Binary file not shown.
1.5 KB
Binary file not shown.
1.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)