Revision: 7088
Author: amitman...@google.com
Date: Fri Nov 20 15:31:48 2009
Log: Updated the README.txt file to make the instructions independent of  
the eclemma
version they download.

Patch by: amitmanjhi
Review by: rjrjr (desk review)


http://code.google.com/p/google-web-toolkit/source/detail?r=7088

Modified:
  /tools/redist/emma/README.txt

=======================================
--- /tools/redist/emma/README.txt       Thu Jul 23 13:46:11 2009
+++ /tools/redist/emma/README.txt       Fri Nov 20 15:31:48 2009
@@ -34,7 +34,16 @@
  1. Follow instructions at http://www.eclemma.org/installation.html to  
install
  eclemma.

-2. Replace com.mountainminds.eclemma.core_1.3.2.jar in your eclipse plugins
-directory with the file of the same name in this directory.
-
-3. Restart eclipse.
+2. Find com.mountainminds.eclemma.core_<version>.jar (say,
+com.mountainminds.eclemma.core_1.3.2.jar) in your eclipse plugins
+directory.
+
+3. Make a new directory newDir
+
+4. copy the latest emma-<latest>.jar file in this directory (currently,
+emma-2.0.5312-patched.jar)  to emma.jar in newDir
+
+5. update the com.mountainminds.eclemma.core_<version>.jar with the new  
emma.jar
+(cd newDir; jar uf ../plugins/com.mountainminds.eclemma.core_1.3.2.jar  
emma.jar)
+
+6. Restart eclipse.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to