[Jarspy-commits] CVS: /JarSpy-htdocs jarspy.html,1.1,1.2
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2001-12-20 00:26:57
|
Update of /cvsroot/jarspy//JarSpy-htdocs In directory usw-pr-cvs1:/tmp/cvs-serv10626 Modified Files: jarspy.html Log Message: changes some wording and added a link to the survey Index: jarspy.html =================================================================== RCS file: /cvsroot/jarspy//JarSpy-htdocs/jarspy.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jarspy.html 2001/12/18 01:28:46 1.1 --- jarspy.html 2001/12/20 00:26:54 1.2 *************** *** 1,5 **** <p> JarSpy is a utility for "spying" the contents of Java archive ! files. The current release (a very early alpha release) allows read only access into an archive. This read only access allows the inspection of all of the classes and interfaces contained in the archive. For each --- 1,5 ---- <p> JarSpy is a utility for "spying" the contents of Java archive ! files. The current release (an early beta release) allows read only access into an archive. This read only access allows the inspection of all of the classes and interfaces contained in the archive. For each *************** *** 23,27 **** <p> Your input is welcome. Please let me know what you would like to see ! added to this tool. <p> --- 23,29 ---- <p> Your input is welcome. Please let me know what you would like to see ! added to this tool. Send me an email and/or take a minute to fill out ! <a href="/survey/survey.php?group_id=42094&survey_id=12532"> ! this online survey.</a> <p> |