| <?xml version="1.0" encoding="UTF-8"?> |
| <classpath> |
| <classpathentry excluding="**/.svn/**" kind="src" path="src"/> |
| <classpathentry excluding="**/.svn/**" kind="src" path="test-src"/> |
| <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
| <classpathentry kind="con" path="org.eclipse.datatools.connectivity.jdt.DRIVERLIBRARY/MySQL JDBC Driver"/> |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> |
| <attributes> |
| <attribute name="owner.project.facets" value="java"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/EclipseLink 2.3.1"> |
| <attributes> |
| <attribute name="owner.project.facets" value="jpt.jpa"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="output" path="classes"/> |
| </classpath> |