From 9d0ecb619954e2f4fd9b8a299e21ddc856fa7a09 Mon Sep 17 00:00:00 2001 From: jricher Date: Tue, 12 Jun 2012 12:08:11 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/Home.md b/Home.md index 7ee1344..a729d0a 100644 --- a/Home.md +++ b/Home.md @@ -14,13 +14,7 @@ If you run into javax.crypto.JceSecurity errors, do the following: 3. Install the new policy files per the README file included in the download. The download contains new versions of local_policy.jar and US_export_policy.jar. These files must be placed in your jre/lib/security folder(s - multiple on Windows), replacing the current files. If you wish to at some point revert back to your original policy files, store the original files elsewhere. -### Building ### +# Project Information -Init and update the project sub-modules: - - git submodule init - git submodule update - -You'll need (http://maven.apache.org/)mvn2 installed to build via: - - mvn package \ No newline at end of file + * [Build Instructions](Build-instructions) + * [Architecture](Architecture) \ No newline at end of file