| <?xml version="1.0" encoding="UTF-8"?> |
| <classpath> |
| <classpathentry excluding="**/.svn/**" kind="src" path="src"/> |
| <classpathentry excluding="**/.svn/**" kind="src" path="model-gen"/> |
| <classpathentry kind="src" path="jpa-provider"/> |
| <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
| <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
| <classpathentry exported="true" kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1.2"> |
| <attributes> |
| <attribute name="owner.project.facets" value="jst.web;#system#"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_31"> |
| <attributes> |
| <attribute name="owner.project.facets" value="java"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry kind="output" path="build/classes"/> |
| </classpath> |