Commit dd7cb2b82ef9dadd90e8654654f7676c3f0abf57
1 parent
4ce865cd
Exists in
master
git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/e-selo@9764 c2178572-b5ca…
…-4887-91d2-9e3a90c7d55b
Showing
2 changed files
with
2 additions
and
7 deletions
Show diff stats
Desenvolvimento/Codificacao/e-Selo/.classpath
@@ -19,15 +19,11 @@ | @@ -19,15 +19,11 @@ | ||
19 | <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> | 19 | <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> |
20 | </attributes> | 20 | </attributes> |
21 | </classpathentry> | 21 | </classpathentry> |
22 | - <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> | ||
23 | - <attributes> | ||
24 | - <attribute name="owner.project.facets" value="jst.web"/> | ||
25 | - </attributes> | ||
26 | - </classpathentry> | ||
27 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_37"> | 22 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"> |
28 | <attributes> | 23 | <attributes> |
29 | <attribute name="owner.project.facets" value="java"/> | 24 | <attribute name="owner.project.facets" value="java"/> |
30 | </attributes> | 25 | </attributes> |
31 | </classpathentry> | 26 | </classpathentry> |
27 | + <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0 (2)"/> | ||
32 | <classpathentry kind="output" path="target/classes"/> | 28 | <classpathentry kind="output" path="target/classes"/> |
33 | </classpath> | 29 | </classpath> |
Desenvolvimento/Codificacao/e-Selo/.settings/org.eclipse.wst.common.project.facet.core.xml
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <faceted-project> | 2 | <faceted-project> |
3 | - <runtime name="Apache Tomcat v7.0"/> | ||
4 | <fixed facet="wst.jsdt.web"/> | 3 | <fixed facet="wst.jsdt.web"/> |
5 | <fixed facet="jst.web"/> | 4 | <fixed facet="jst.web"/> |
6 | <fixed facet="java"/> | 5 | <fixed facet="java"/> |