As I’m every now and then trying out new things in Eclipse I found out that’s quite annoying to use any kind of convention that includes prefixing your fields. In…As I’m every now and then trying out new things in Eclipse I found out that’s quite annoying to use any kind of convention that includes prefixing your fields. In C#…
Read the rest...Category Archives: Eclipse
Eclipse: Get MRU tabs (last used tab)
In Visual Studio as well as in other applications I enjoy the MRU tab system (Most Recently Used) which allows me to jump back and forth between two tabs I’m…In Visual Studio as well as in other applications I enjoy the MRU tab system (Most Recently Used) which allows me to jump back and forth between two tabs I’m working…
Read the rest...Eclipse: Adding FTP support
As I’m trying to use Eclipse for my PHP development instead of Notepad++ I’m going to have to get some kind of FTP plugin to Eclipse. The Notepadd++ plugin NppFTP…As I’m trying to use Eclipse for my PHP development instead of Notepad++ I’m going to have to get some kind of FTP plugin to Eclipse. The Notepadd++ plugin NppFTP is…
Read the rest...Java: adding references to other projects in the same workspace
Coming from a C# background I couldn’t quite figure out how to reference projects in the same workspace in Java. In C# ( and Visual Studio) it’s as easy as…Coming from a C# background I couldn’t quite figure out how to reference projects in the same workspace in Java. In C# ( and Visual Studio) it’s as easy as cake…
Read the rest...Adding Visual Studio key bindings in Eclipse
As I’m fiddling with Java on my spare time but C# professionally I wanted my Visual Studio key bindings in Eclipse because I’m a Microsoft imperialist and it is my…As I’m fiddling with Java on my spare time but C# professionally I wanted my Visual Studio key bindings in Eclipse because I’m a Microsoft imperialist and it is my way…
Read the rest...