Annoying Eclipse

Auto-closing brackets and strings in Eclipse is very useful, but it works fine only for typing new code. When editing, it’s really annoying when you want to enclose some existing string with apostrophes and Eclipse engine enters two marks instead of one.

Great thing about Eclipse is that it’s very configurable. Also search option in preferences dialog is helpful. With these two features, it’s easy to find option to disable code completion for braces and apostrophes. Choose Preferences from Window menu, then with tree navigate to Java->Editor->Typing and untick options in Auto-close panel. That’s it.

Hard beginnings

Time passes by. For a programmer, each year means a lot of projects, especially projects which are never published. I’ve gathered some of mine and decided to show them. Each project has its own trac manager, so finally I’ll be able to collect feedback for them. As I have many small programs and applications, I’ll upload them gradually.

Apart from projects, this site will include my tech-blog. Sometimes, trying to solve some problem, I can’t google any answer. If I mange to cope with it, I’ll post solution here, so if anyone would encounter same difficulties as mine, it’d be easier for them :-)

I hope someone will find my projects and blog useful :-)