Biblioteca Java - Blame information for rev 19
Subversion Repositories:
Rev | Author | Line No. | Line |
---|---|---|---|
19 | mihai | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <classpath> | ||
3 | <classpathentry kind="src" path="src"/> | ||
4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | ||
5 | <attributes> | ||
6 | <attribute name="owner.project.facets" value="java"/> | ||
7 | </attributes> | ||
8 | </classpathentry> | ||
9 | <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> | ||
10 | <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> | ||
11 | <classpathentry kind="lib" path="D:/temp/apache-tomcat-7.0.57/lib/servlet-api.jar"/> | ||
12 | <classpathentry kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-java-5.1.25-bin.jar"/> | ||
13 | <classpathentry kind="output" path="build/classes"/> | ||
14 | </classpath> |