Setting SWT combo width to its widest item?
1. either re-compute its size and call setSize()
2. combo.pack(true) works as well
Wednesday, September 8, 2010
Tuesday, July 27, 2010
Internationalize your RCP app
I came across this article that talks about globalizing RCP application by i18n as well as setting up localized splash screens.
http://www.ibm.com/developerworks/java/library/os-eclipse-globalrcp/index.html
Tuesday, July 20, 2010
Eclipse Memory Analyzer
Good article about finding memory leaks with heap dumps using Eclipse Memory Analyzer
Eclipse Memory Analyzer
Eclipse Memory Analyzer
Subscribe to:
Posts (Atom)