File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<classpath >
33 <classpathentry kind =" src" path =" src" />
44 <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
5- <classpathentry kind =" lib" path =" D:/eclipse/log4j-1.2.17.jar" />
6- <classpathentry kind =" lib" path =" D:/eclipse/lombok.jar" />
5+ <classpathentry kind =" lib" path =" D:/Program Files/ eclipse/log4j-1.2.17.jar" />
6+ <classpathentry kind =" lib" path =" D:/Program Files/ eclipse/lombok.jar" />
77 <classpathentry kind =" output" path =" bin" />
88</classpath >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
33 <classpathentry kind =" src" path =" src" />
4- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_121" >
4+ <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.web.container" />
5+ <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.module.container" />
6+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" >
57 <attributes >
68 <attribute name =" owner.project.facets" value =" java" />
79 </attributes >
810 </classpathentry >
9- <classpathentry kind =" con" path =" org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.0" >
10- <attributes >
11- <attribute name =" owner.project.facets" value =" jst.web" />
12- </attributes >
13- </classpathentry >
14- <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.web.container" />
15- <classpathentry kind =" con" path =" org.eclipse.jst.j2ee.internal.module.container" />
1611 <classpathentry kind =" output" path =" build/classes" />
1712</classpath >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <faceted-project >
3- <runtime name =" Apache Tomcat v8.0" />
4- <fixed facet =" jst.web" />
5- <fixed facet =" java" />
6- <fixed facet =" wst.jsdt.web" />
7- <installed facet =" java" version =" 1.8" />
8- <installed facet =" jst.web" version =" 3.1" />
9- <installed facet =" wst.jsdt.web" version =" 1.0" />
10- </faceted-project >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <faceted-project >
3+ <fixed facet =" jst.web" />
4+ <fixed facet =" java" />
5+ <fixed facet =" wst.jsdt.web" />
6+ <installed facet =" java" version =" 1.8" />
7+ <installed facet =" jst.web" version =" 3.1" />
8+ <installed facet =" wst.jsdt.web" version =" 1.0" />
9+ </faceted-project >
You can’t perform that action at this time.
0 commit comments