From b6bd5947ba884c2ffd8fe2f6f30c29aec4010b44 Mon Sep 17 00:00:00 2001 From: Imran M Yousuf Date: Tue, 12 Aug 2008 19:35:38 +0600 Subject: [PATCH] Add README for project Add steps to build and get the project started. It also should contain any more notifications or notes for users. Signed-off-by: Imran M Yousuf --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..281be4d --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +In order to build and run this project you will need to have Maven and JDK6 +installed in your system. Once you have them installed, you will need to create +a profiles.xml from the profiles.xml.template and point your NetBeans +installation.Then when you are hooked on to the internet use the following +command to check the demo. + +mvn install nbm:cluster nbm:run-platform -- 2.11.4.GIT