IDE Hunting
July 31st, 2006Once upon a time I used to be a big fan of Homesite. That was back when Macrodobia had pretty much first acquired it, and I started getting into the text-editor scene and away from WYSIWYG editors (sometime in 2000). As time has moved on I’ve moved away from Homesite and have wandered through a few different tools, still trying to find one that really seems like it suits my needs. I like syntax highlighting and not a whole lot else, typically. I’ve done Dreamweaver in code view for a while, BBEdit when I used to have my Mac (G3 WallStreet Powerbook) way back in the day. More recently I’ve started poking around in some of the open-source editors. I admit to keeping my love of jEdit, it’s a simple little app that’s good for quick fixes and has some nice features (I still love the FTP plugin that lets you use an FTP server just like it was part of your normal file system), but it’s started feeling a little minimal for some of the wider projects that I’ve been having tossed at me over time. So when I saw the EasyEclipse project’s stuff I snagged a copy of the LAMP version and made a go of it, which went well (especially once I got Subclipse in there too) but still seemed a little bogged down with a bunch of features I was never going to use (support for ANT, the assumption that you were using XAMPP and not your own Apache service, making most everything run across their “Projects” system so editing a single text file wasn’t as obvious as I would have liked, etc.).
When Alex showed me a write-up of Aptana (because he knows I’m a compulsive experimenter in these kinds of things) I initially balked at it for just being Eclipse with a different icon. But this morning I actually installed it and have been giving it a shot and it seems to be a little more like the “doesn’t include all the Eclipse stuff you’ll never use” editor that sort of fits my needs so far. My only real complaint has been that I had to hack around a bit to get some of the EasyEclipse language support plugins installed. (They only like to install into a directory with an eclipse.exe file in it, but with aptana there is no eclipse.exe, there’s just aptana.exe. so I made a copy and renamed it to eclipse.exe and that worked peachy.)
You can head over here to get a copy for yourself, and they even have a nice little collection of screencasts to help folks get started too.
Technorati Tags: easyeclipse, jedit, aptana, web+development, html+editors, web+ide



















