From e4d90778b7877fe7abdc6a9c7a9ddc6e02368591 Mon Sep 17 00:00:00 2001 From: Sasha Sherstnev Date: Thu, 24 Oct 2013 18:27:29 +0100 Subject: [PATCH] Modify project configuration --- .classpath | 14 ++++++++------ .gitignore | 5 +---- .settings/org.eclipse.wst.common.component | 13 +++++-------- 3 files changed, 14 insertions(+), 18 deletions(-) diff --git a/.classpath b/.classpath index f6b5f4a..291ed8d 100644 --- a/.classpath +++ b/.classpath @@ -1,13 +1,9 @@ - - - - - + + - @@ -25,5 +21,11 @@ + + + + + + diff --git a/.gitignore b/.gitignore index b09440a..01f344e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,6 @@ -/logs /distro -/jobsout -/JABAWSLogFilename.* /testsrc/testdata/*.written /testsrc/testdata/alirna.ps - +/WEB-INF/classes/ diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index f33c768..bc59027 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -2,14 +2,11 @@ - - - - - - - - + + + + + -- 1.7.10.2