Revision: 6570
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6570&view=rev
Author: wis775
Date: 2012-02-08 20:37:49 +0000 (Wed, 08 Feb 2012)
Log Message:
-----------
New Plugin "Swing Violations Detector". This one helps to detect violations of the swing programming model. e.g. The event dispatching thread.
Modified Paths:
--------------
trunk/sql12/doc/src/main/resources/changes.txt
Modified: trunk/sql12/doc/src/main/resources/changes.txt
===================================================================
--- trunk/sql12/doc/src/main/resources/changes.txt 2012-02-08 20:32:33 UTC (rev 6569)
+++ trunk/sql12/doc/src/main/resources/changes.txt 2012-02-08 20:37:49 UTC (rev 6570)
@@ -9,6 +9,10 @@
Enhancements:
+Swing Violation Detector Pluging:
+ This new plugin will help to detect rule violations of the Swing programming model. The usage of this plugin is only recommonend for
+ testers and developers.
+
Code Completion Plugin:
The Code Completion Plugin's preferences allows to switch on CamelCase completion
which is a common feature in many modern IDEs.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|