Eclipse 3.2 released!!!

Woohooo! Eclipse 3.2 has been released!

Now we can make use of the global world refactoring and get rid of those API breaking problems.

Refactoring is way cool, please consider some general code cleanup also, Ctrl-Shift-o will correct imports statements for example.

If a major refactoring is going to occur please insure that all of the appropriate demo code is updated and works correctly

Yes I will. But it cannot be done all automatically. Since some people like to define variables without a modifyer, very many variables which should be private are modifyer-less. So they’re not marked unused. This needs to be done by hand, doesn’t it.

Yes, of course. I’ve both xith3d and xith-tk in my workspace and they are linked. So everything will be automagically updated.