[Jarspy-commits] CVS: JarSpy README,1.14,1.15
Status: Beta
Brought to you by:
brown_j
|
From: Jeff B. <br...@us...> - 2002-09-29 14:59:48
|
Update of /cvsroot/jarspy/JarSpy In directory usw-pr-cvs1:/tmp/cvs-serv14216 Modified Files: README Log Message: Index: README =================================================================== RCS file: /cvsroot/jarspy/JarSpy/README,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** README 20 Jul 2002 18:33:10 -0000 1.14 --- README 29 Sep 2002 14:59:45 -0000 1.15 *************** *** 1,3 **** ! JarSpy v0.6.1 http://www.jarspy.org/ ======================================= --- 1,3 ---- ! JarSpy v0.7.1 http://www.jarspy.org/ ======================================= *************** *** 16,19 **** --- 16,20 ---- - A list of all fields declared in each class or interface, including the field type and all access specifiers + - A list of all constant pool entries in each class or interface - Decompile java classes back into Java source code - View the Manifest |