Skip to content

Commit 3af2d25

Browse files
authored
Merge pull request #2 from brtchkv/feature/new_structure
New structure
2 parents 5808a14 + d438086 commit 3af2d25

File tree

22 files changed

+19
-20
lines changed

22 files changed

+19
-20
lines changed

.idea/artifacts/lab3_1_war.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#Sat, 25 Apr 2020 13:58:12 +0300
1+
#Sat, 25 Apr 2020 15:36:45 +0300
22
project.name=lab
33

44
lib.dir=lib
55
lib.junit=lib/junit-4.12.jar
66
lib.hamcrest=lib/hamcrest-core-1.3.jar
77

88
src.dir=src
9-
src.dir.doc=src
10-
src.res=META-INF
11-
src.test=src/tests
9+
src.dir.doc=src/main/java
10+
src.res=src/main/resources/META-INF
11+
src.test=src/test/java
1212
web.content=web
1313

1414
build.dir=ant/build
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)