Revision: 17992
          http://sourceforge.net/p/gate/code/17992
Author:   markagreenwood
Date:     2014-05-14 17:32:39 +0000 (Wed, 14 May 2014)
Log Message:
-----------
just two days after the release and already there is a new 'Next Release' 
section in the change log -- I wonder if that is a record

Modified Paths:
--------------
    userguide/trunk/misc-creole.tex
    userguide/trunk/recent-changes.tex

Modified: userguide/trunk/misc-creole.tex
===================================================================
--- userguide/trunk/misc-creole.tex     2014-05-14 13:44:33 UTC (rev 17991)
+++ userguide/trunk/misc-creole.tex     2014-05-14 17:32:39 UTC (rev 17992)
@@ -3507,7 +3507,7 @@
 \sect[sec:misc-creole:dev-tools]{Developer Tools}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-The Developer Tools plugin currently contains three tools useful for developers
+The Developer Tools plugin currently contains four tools useful for developers
 of either GATE itself or plugins and applications.
 
 The `EDT Monitor' is useful when developing GUI code and will print a warning
@@ -3523,7 +3523,11 @@
 all hidden resources. This is useful for looking at PR instances created
 internally by other PRs etc.
 
-`The Duplicator' tool adds a newentry to the right click-menu of all resources
+`The Duplicator' tool adds a new entry to the right click-menu of all resources
 allowing them to be easily duplicated. This uses the
 \verb|Factory.duplicate(Resource)| methodand makes testing of custom 
duplication
 easy from within GATE Developer.
+
+The 'Java Heap Dumper' adds a new entry to the Tools menu which allows a heap 
dump
+of the JVM in which GATE is running to be saved to a file of the users choosing
+from within the GUI.

Modified: userguide/trunk/recent-changes.tex
===================================================================
--- userguide/trunk/recent-changes.tex  2014-05-14 13:44:33 UTC (rev 17991)
+++ userguide/trunk/recent-changes.tex  2014-05-14 17:32:39 UTC (rev 17992)
@@ -19,6 +19,13 @@
   \def\rcSubsubsect#1{\subsubsect{#1}}
 \fi
 
+\rcSect[next-release]{Next Release}
+\rcSubsect{May 2014}
+
+The \verb!Developer_Tools! plugin now includes a tool for producing Java heap 
dumps
+from within the GUI to add with debugging. See 
section~\ref{sec:misc-creole:dev-tools}
+for more details.
+
 \rcSect[8.0]{Version 8.0 (May 2014)}
 
 GATE 8.0 is a major release which brings some major new features, many new and

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to