Skip to content

Commit 773edea

Browse files
committed
Update Eclipse project and classpath files.
1 parent 569cc33 commit 773edea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.classpath

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
<classpathentry kind="src" path="src/main/resources"/>
1717
<classpathentry kind="src" path="src/test/java"/>
1818
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
19-
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/MySQL ConnectorJ 8.x Extra Libraries"/>
19+
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/MySQL ConnectorJ 9.x Extra Libraries"/>
2020
<classpathentry kind="output" path="bin"/>
2121
</classpath>

.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>ConnectorJ 8x</name>
3+
<name>ConnectorJ 9x</name>
44
<comment></comment>
55
<projects>
66
</projects>

0 commit comments

Comments
 (0)