Skip to content

Commit 43e7c09

Browse files
committed
.
1 parent 5aea937 commit 43e7c09

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Lesson06/.classpath

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<attribute name="owner.project.facets" value="java"/>
77
</attributes>
88
</classpathentry>
9+
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
10+
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
911
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
1012
<attributes>
1113
<attribute name="owner.project.facets" value="jst.web"/>
1214
</attributes>
1315
</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"/>
1616
<classpathentry kind="output" path="build/classes"/>
1717
</classpath>

Lesson06/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/build

0 commit comments

Comments
 (0)