Rev 31 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 31 | Rev 33 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
2 | <classpath> |
| 3 | <classpathentry kind="src" path="src"/> |
3 | <classpathentry kind="src" path="src"/> |
| 4 | <classpathentry kind="src" path="hibernate-src"/> |
- | |
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
| 6 | <attributes> |
5 | <attributes> |
| 7 | <attribute name="owner.project.facets" value="java"/> |
6 | <attribute name="owner.project.facets" value="java"/> |
| 8 | </attributes> |
7 | </attributes> |
| 9 | </classpathentry> |
8 | </classpathentry> |