Commit 352da7dfbc47f0c5d61cdf8dd511b29b13935d73
1 parent
6042cbf3
Exists in
master
git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/e-selo@9527 c2178572-b5ca…
…-4887-91d2-9e3a90c7d55b
Showing
1 changed file
with
0 additions
and
33 deletions
Show diff stats
Desenvolvimento/Codificacao/e-Selo/.classpath
... | ... | @@ -1,33 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<classpath> | |
3 | - <classpathentry kind="src" output="target/classes" path="src/main/java"> | |
4 | - <attributes> | |
5 | - <attribute name="optional" value="true"/> | |
6 | - <attribute name="maven.pomderived" value="true"/> | |
7 | - </attributes> | |
8 | - </classpathentry> | |
9 | - <classpathentry including="**/*.java" kind="src" path="src/main/resources"/> | |
10 | - <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> | |
11 | - <attributes> | |
12 | - <attribute name="owner.project.facets" value="jst.web"/> | |
13 | - </attributes> | |
14 | - </classpathentry> | |
15 | - <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | |
16 | - <attributes> | |
17 | - <attribute name="optional" value="true"/> | |
18 | - <attribute name="maven.pomderived" value="true"/> | |
19 | - </attributes> | |
20 | - </classpathentry> | |
21 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | |
22 | - <attributes> | |
23 | - <attribute name="maven.pomderived" value="true"/> | |
24 | - </attributes> | |
25 | - </classpathentry> | |
26 | - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | |
27 | - <attributes> | |
28 | - <attribute name="maven.pomderived" value="true"/> | |
29 | - <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> | |
30 | - </attributes> | |
31 | - </classpathentry> | |
32 | - <classpathentry kind="output" path="target/classes"/> | |
33 | -</classpath> |