Thursday, May 26, 2011
Friday, May 06, 2011
Wednesday, May 04, 2011
hiding a row in gxt grid
Attach a GridViewConfig to the grid, overidding with an impl. that returns a css style of 'hide'.
Define hide in stylesheet as display:none
Faster sts startup
1/ Disable RSS feeds
Preferences -> Spring -> Dashboard (just delete the entries in the textbox)
2/ Disable maven update on startup
Preferences-> Download repo index updates on startup.
Monday, May 02, 2011
log4j.properties ConversionPattern in Eclipse
log4j.appender.stdout.layout.ConversionPattern=%-5p %40.40c{2} - %m%n
Subscribe to:
Posts (Atom)