Archive for the 'eclipse' Category



Sometimes, when you’re debugging your application in eclipse, you see where you’ve made a mistake in your code, and that if you had assigned some variable differently, or had invoked some operation a bit earlier, your code would work. Trouble is, you’re not completely sure, and you don’t want to have to shut down your […]