I have a strange problem in Eclipse Helios. When I alter my source code, my changes have no effect. Even if I alter the code in a way that looks uncompilable, it still can b
As mentioned before verify your Build Automatically option in Project->Build Automatically, then clean the project so your changes will be compiled again.