Wed, 26 Jan 2011 07:24:42 -0800Use proper classpath for runtime, so the various anagram versions really show their UI
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 26 Jan 2011 07:24:42 -0800] rev 367
Use proper classpath for runtime, so the various anagram versions really show their UI

Sun, 10 Oct 2010 18:30:27 +0200Include whole class in the snippet block
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 10 Oct 2010 18:30:27 +0200] rev 366
Include whole class in the snippet block

Fri, 27 Aug 2010 14:06:39 +0200Providing static as well as dynamic code completions for the select statement
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 27 Aug 2010 14:06:39 +0200] rev 365
Providing static as well as dynamic code completions for the select statement

Fri, 30 Jul 2010 14:14:55 +0200Rather make sure libraries are downloaded
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 30 Jul 2010 14:14:55 +0200] rev 364
Rather make sure libraries are downloaded

Fri, 30 Jul 2010 14:13:25 +0200Shorter lines and less scary code of the processor
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 30 Jul 2010 14:13:25 +0200] rev 363
Shorter lines and less scary code of the processor

Thu, 29 Jul 2010 17:55:04 +0200Show just body of the test method
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 29 Jul 2010 17:55:04 +0200] rev 362
Show just body of the test method

Thu, 29 Jul 2010 17:44:59 +0200Exposing code snippets, removing useless headers
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 29 Jul 2010 17:44:59 +0200] rev 361
Exposing code snippets, removing useless headers

Fri, 16 Jul 2010 23:36:14 +0200Merging livedb branch, as it seems to work OK now
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 16 Jul 2010 23:36:14 +0200] rev 360
Merging livedb branch, as it seems to work OK now

Fri, 16 Jul 2010 23:35:08 +0200Creating the database in Ant. Placing it on a test classpath. Test test now checks real DB content. livedb
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 16 Jul 2010 23:35:08 +0200] rev 359
Creating the database in Ant. Placing it on a test classpath. Test test now checks real DB content.

Thu, 15 Jul 2010 00:40:37 +0200If the JavaDB is on, we can compile and successfully execute the tests livedb
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 15 Jul 2010 00:40:37 +0200] rev 358
If the JavaDB is on, we can compile and successfully execute the tests