Sun, 10 Oct 2010 18:30:27 +0200 Jaroslav Tulach Include whole class in the snippet block
Fri, 27 Aug 2010 14:06:39 +0200 Jaroslav Tulach Providing static as well as dynamic code completions for the select statement
Fri, 30 Jul 2010 14:14:55 +0200 Jaroslav Tulach Rather make sure libraries are downloaded
Fri, 30 Jul 2010 14:13:25 +0200 Jaroslav Tulach Shorter lines and less scary code of the processor
Thu, 29 Jul 2010 17:55:04 +0200 Jaroslav Tulach Show just body of the test method
Thu, 29 Jul 2010 17:44:59 +0200 Jaroslav Tulach Exposing code snippets, removing useless headers
Fri, 16 Jul 2010 23:36:14 +0200 Jaroslav Tulach Merging livedb branch, as it seems to work OK now
Fri, 16 Jul 2010 23:35:08 +0200 Jaroslav Tulach Creating the database in Ant. Placing it on a test classpath. Test test now checks real DB content. livedb
Thu, 15 Jul 2010 00:40:37 +0200 Jaroslav Tulach If the JavaDB is on, we can compile and successfully execute the tests livedb
Wed, 14 Jul 2010 20:56:33 +0200 Jaroslav Tulach Rewritting the processor to really connect to a database and read metadata from a real select statement livedb
Mon, 28 Jun 2010 09:29:30 +0200 Jaroslav Tulach Dealing with random failures on overloaded machines: preload JLabel and its classes; increase the timeOut
Tue, 01 Jun 2010 12:08:47 +0200 Jaroslav Tulach Example of Annotation Processor that generates a db access class
Sun, 02 May 2010 15:37:46 +0200 Jaroslav Tulach No main class
Sun, 02 May 2010 15:37:03 +0200 Jaroslav Tulach Using relative junit JAR
Sun, 02 May 2010 15:23:25 +0200 Jaroslav Tulach Updating to new version of bundled spring.jar
Sun, 02 May 2010 14:56:33 +0200 Jaroslav Tulach Showing stateless "phased" API for Progress
Sun, 02 May 2010 14:35:48 +0200 Jaroslav Tulach Renaming Progress to ProgressStateful
Sun, 02 May 2010 14:34:48 +0200 Jaroslav Tulach Sample @StateChange annotation
Sun, 02 May 2010 14:24:43 +0200 Jaroslav Tulach Showing stateful API on Progress example
Sat, 20 Feb 2010 18:20:10 +0100 Jaroslav Tulach Using autoupdate task to work with NBMs
Tue, 02 Feb 2010 10:24:49 +0100 Jaroslav Tulach Renaming the UI displayer to SwingDialogDisplayer
Wed, 27 Jan 2010 20:49:32 +0100 Jaroslav Tulach More code snippets
Wed, 27 Jan 2010 19:04:13 +0100 Jaroslav Tulach Using local copy of junit-4.4.jar
Wed, 27 Jan 2010 18:30:57 +0100 Jaroslav Tulach Adding singleton example
Wed, 27 Jan 2010 18:30:40 +0100 Jaroslav Tulach Removing obsoleted file
Mon, 25 Jan 2010 10:47:05 +0100 Jaroslav Tulach Adjusting to remove of cluster numbers
Mon, 21 Dec 2009 16:54:12 +0100 Jaroslav Tulach Fixing dependencies since the org.openide.util and org.openide.util.lookup are now separate
Thu, 17 Dec 2009 07:37:54 +0100 Jaroslav Tulach Upgrading libraries to new 6.8 location of NBMs
Tue, 25 Aug 2009 12:39:59 +0200 Jaroslav Tulach Reverting the build scripts back to 219810ff3c72
Tue, 25 Aug 2009 11:32:10 +0200 Jaroslav Tulach In fact builder pattern is combining mutable objects during creation with immutable result