On Tue, 10 Jan 2006 18:36:38 +1300 Steve Holdoway <[EMAIL PROTECTED]> wrote:
> Is there anyone out there who's well versed in the (black) art of > using the eclipse ide? I've never been a great fan of them, but it > seems that it's the only way of getting a half decent language > sensitive editor for php ( using xored trustudio ). I personally use eclipse for Java,Ruby,C++ and to a limited extent shell-scripts (when they are part of a larger project). Eclipse beats hands-down any other ide for Java and is one of the best for C++. Your eclipse experience is mainly determined by the quality of the plugins you choose. In my case the Ruby plugin is fairly mediocore and the eclipse-darcs(a SCM) plugin is far from finished. I haven't heard of either good or bad experiences for php however. HTH, Isaac
