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.

16 lines
655 B

1 year ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
  4. <attributes>
  5. <attribute name="module" value="true"/>
  6. </attributes>
  7. </classpathentry>
  8. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
  9. <attributes>
  10. <attribute name="module" value="true"/>
  11. </attributes>
  12. </classpathentry>
  13. <classpathentry kind="src" path="src"/>
  14. <classpathentry kind="lib" path="C:/Users/Joan Moncho/Downloads/mysql-connector-java-8.0.30.jar"/>
  15. <classpathentry kind="output" path="bin"/>
  16. </classpath>