Rev 28 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 28 | Rev 31 | ||
|---|---|---|---|
| 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"/> |
|
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
| 5 | <attributes> |
6 | <attributes> |
| 6 | <attribute name="owner.project.facets" value="java"/> |
7 | <attribute name="owner.project.facets" value="java"/> |
| 7 | </attributes> |
8 | </attributes> |
| 8 | </classpathentry> |
9 | </classpathentry> |