File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <attribute name =" maven.pomderived" value =" true" />
77 </attributes >
88 </classpathentry >
9- <classpathentry excluding =" **" kind =" src" output =" target/classes" path =" src/main/resources" >
10- <attributes >
11- <attribute name =" maven.pomderived" value =" true" />
12- </attributes >
13- </classpathentry >
149 <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
1510 <attributes >
11+ <attribute name =" test" value =" true" />
1612 <attribute name =" optional" value =" true" />
1713 <attribute name =" maven.pomderived" value =" true" />
18- <attribute name =" test" value =" true" />
1914 </attributes >
2015 </classpathentry >
21- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5 " >
16+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" >
2217 <attributes >
2318 <attribute name =" maven.pomderived" value =" true" />
2419 </attributes >
Original file line number Diff line number Diff line change 1+ /target /
Original file line number Diff line number Diff line change 44 <wb-resource deploy-path =" /" source-path =" /src/main/webapp" tag =" defaultRootSource" />
55 <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/java" />
66 <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/resources" />
7+ <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/test/java" />
78 <property name =" java-output-path" value =" /webAppExample/target/classes" />
89 <property name =" context-root" value =" webappExample" />
910 </wb-module >
Original file line number Diff line number Diff line change 11<html >
22<body >
3- <h2 >Welcome to KK JavaTutorials!! </h2 >
3+ <h2 >Welcome to KK JavaTutorials!</h2 >
44</body >
55</html >
You can’t perform that action at this time.
0 commit comments