Sat, 07 Aug 2010 16:21:03 +0200 common gitignore for all git projects
Markus Brökers <mbroeker@largo.homelinux.org> [Sat, 07 Aug 2010 16:21:03 +0200] rev 10
common gitignore for all git projects
Wed, 13 May 2009 14:08:44 +0200 ant build file improved
Markus Bröker <mbroeker@largo.homelinux.org> [Wed, 13 May 2009 14:08:44 +0200] rev 9
ant build file improved this will be the default build file for all my java projects
Tue, 12 May 2009 21:20:30 +0200 NEW SSL Certificate
Markus Bröker <mbroeker@largo.homelinux.org> [Tue, 12 May 2009 21:20:30 +0200] rev 8
NEW SSL Certificate
Sun, 10 May 2009 16:04:42 +0200 Class Variables have default values via default
Markus Bröker <mbroeker@largo.homelinux.org> [Sun, 10 May 2009 16:04:42 +0200] rev 7
Class Variables have default values via default A class variable is initialized via default, it doesn't need explicit initialization
Sun, 10 May 2009 16:03:48 +0200 Default Ant Rule for cleanup
Markus Bröker <mbroeker@largo.homelinux.org> [Sun, 10 May 2009 16:03:48 +0200] rev 6
Default Ant Rule for cleanup Erase all temporarly files in the project folder
Sun, 08 Feb 2009 07:47:39 +0100 Platform Independend Newlines
Markus Bröker <mbroeker@largo.homelinux.org> [Sun, 08 Feb 2009 07:47:39 +0100] rev 5
Platform Independend Newlines Java uses %n for platform independend newlines \r\n on windows, \n on linux and so on...
(0) -6 +6 tip