diff --git a/README.txt b/README.txt
index a46c2e1d6d..c2bcfb013c 100644
--- a/README.txt
+++ b/README.txt
@@ -15,7 +15,7 @@ Initial Setup
Using Eclipse
- Import projects as Maven projects ("Import > Maven > Existing Maven Projects")
- - Browse to the code directory of your project and DO NOT select the parent pom.xml (Select just "rm-server/pom.xml" and "rm-share/pom.xml")
+ - Browse to the code directory of your project and select "rm-server/pom.xml" and "rm-share/pom.xml". DO NOT select the parent "/pom.xml"
- Open the Ant view and add the build files for both modules ("build.xml")
- Run the "prepareEnv" targets for both modules which will prepare the development environment. This target must be run just once.
- Now "buildAndDeploy" target can be run which will create the amp file, apply it to the war file and copy the war file to webapps folder.
diff --git a/build.xml b/build.xml
index 79d901b08c..547c2364fa 100644
--- a/build.xml
+++ b/build.xml
@@ -9,24 +9,24 @@
-
+
-
+
-
+
-
+
@@ -37,40 +37,40 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -78,14 +78,14 @@
-
+
-
+
@@ -99,7 +99,7 @@
-
+
diff --git a/rm-server/build.xml b/rm-server/build.xml
index 44d44f1dc3..621153ce72 100644
--- a/rm-server/build.xml
+++ b/rm-server/build.xml
@@ -8,7 +8,7 @@
-
+
@@ -20,8 +20,8 @@
-
-
+
+