↧
Debugging Eclipse UI layouts with Picasso
I always seem to spend too much time dinking around with UI layouts. In fact, today I’ve been fighting an odd problem where I had a bunch of extra space in a dialog between two other elements. I had...
View ArticleEclipse/JVM fails to start due to lack of memory
Lately, when starting Eclipse, the JVM has failed to start. A reboot of the system usually fixed the problem. Until yesterday. So I had to dig in and solve this problem. I wanted to share my...
View ArticleContributing to JSDT #4 : Launching the unit tests
I’ll continue my instructions regarding how to set up JSDT development infrastructure. Previously I set up the build target I checked out the code I updated to the latest debug plugins to resolve...
View Article