Title: Eclipse Everywhere. Buah.
Author: Alex Kirk
Published: October 19, 2005

---

# Eclipse Everywhere. Buah.

October 19, 2005

It’s been a little quiet lately. This is because I am working on a cute little project
that I will be able to present soon. More when the time is ready.

There has been rumor lately that Zend (developer of PHP) will release a [PHP Framework](http://www.procata.com/blog/archives/2005/10/17/zend-php-framework/).
This is nothing new, there has been a IDE ([Zend ](http://www.zend.com/store/products/zend-studio/))
for a long time now. But it will be based on [Eclipse](http://www.eclipse.org/).

Also Macromedia announced that their new [Flex 2.0](http://www.macromedia.com/software/flex/)
environment (Flashbuilder) will be based on Eclispe.

Why on earth Eclipse?! I think this is the most slowest IDEs available. It’s based
on Java which makes it incredibly slow already and it’s so blown up that it’s unbelievable.

I just can’t understand why developers would use such a tool. I am not willing to
buy a GHz monster PC just to have an editor running there. That’s a pure waste of
money and electricity. Emacs is kinda slow already but it runs on a few MHz.

Can anyone explain to me why to use such a monster?

I thought that maybe everything changed for the better by now and downloaded the
whole thing. That’s 100MB already. This already shows how much memory it will consume.
Ok, I still started it. It took more than 2 minutes on my Powerbook G4. Hello? The
features it provides are so not worth that.

I can recommend [TextMate](http://www.textmate.com/) (best completition) and [EditPlus](http://www.editplus.com/)(
best integrated (S)FTP). These are fast, neat text editors. That’s what I want.

eclipse, zend, php, flex, textmate, editplus

[Code](https://alex.kirk.at/category/code/), [PHP](https://alex.kirk.at/category/code/php/)

Read this next

[Caching of Downloaded Code: Testing Results](https://alex.kirk.at/2005/10/11/caching-of-downloaded-code-testing-results/)

## 6 responses to “Eclipse Everywhere. Buah.”

 1.  ![Davey Shafik Avatar](https://secure.gravatar.com/avatar/5be13ae59d441a81587dcd755c319e7e3a53279b0817d6bc55c490700d463126?
     s=48&d=mm&r=g)
 2.  [Davey Shafik](http://pixelated-dreams.com)
 3.  [October 19, 2005](https://alex.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-37)
 4.  Well, being Java doesn’t automatically make it bloated. Zend Studio is also written
     in Java, and its more than expedient enough for my needs.
 5.  I however, am not the worlds biggest Eclipse fan, but who knows, maybe with Zends
     input it can improve, at least for Zends purposes :)
 6.  – Davey
 7.  [Log in to Reply](https://alex.kirk.at/wp-login.php?redirect_to=https%3A%2F%2Falex.kirk.at%2F2005%2F10%2F19%2Feclipse-everywhere-buah%2F)
 8.  ![Ian Van Ness Avatar](https://secure.gravatar.com/avatar/041d9318e15f4a5ea750a5ee1672e8b9b73e5a3a0764b107b0e2e1410198b7e2?
     s=48&d=mm&r=g)
 9.  [Ian Van Ness](http://futurekarma.org)
 10. [October 19, 2005](https://alex.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-38)
 11. I’m not a huge fan of Eclipse either (I prefer jEdit for its simplicity), but 
     I think one terrific reason to go with a java-based client for their project is
     cross-platform compatibility. I’m on a Mac here and wouldn’t be able to use EditPlus(
     or any other Windows only editors). Would you have been very happy had they chosen
     to go with TextMate (a Mac-only editor)? I think that Zend took the compromise
     on this one and decided to pick a cross-platform editor so that they could focus
     on getting the framework ready instead of worrying about catering to a single 
     platform.
 12. -Ian
 13. [Log in to Reply](https://alex.kirk.at/wp-login.php?redirect_to=https%3A%2F%2Falex.kirk.at%2F2005%2F10%2F19%2Feclipse-everywhere-buah%2F)
 14. ![Andrei Railean Avatar](https://secure.gravatar.com/avatar/37a5d5b6f98f9383961e7e14969f90a94e2d893a7bfb2d7519c9ccdc7b4afa97?
     s=48&d=mm&r=g)
 15. [Andrei Railean](http://www.andrei.md)
 16. [October 20, 2005](https://alex.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-39)
 17. I’ll agree with Ian. JEdit is good. I prefer it to EditPlus for many reasons, 
     even though it’s a bit slower. Cross-platform availability is one of it’s main
     advantages. I guess that’s the reason Zend are going with Eclipse. I’ve used Zend
     Studio on and off since verison 2 and see why Zend needs to make this move. Instead
     of spending the resources developing their own environment and pretty much reinvent
     the weel that only works for PHP editing, they better focus on imporoving Eclipse.
     This is a Win-Win situation: Eclipse gets better because of Zend support and Zend
     gets to focus on PHP more. Plus, Zend Studio plain sucks. The usability suffers
     because these guys have to think in 3 languages at once: C/C++ for PHP development,
     PHP – just because, and Java for Zend Studio, then integrate them all and it’s
     still buggy. They’ll still have to focus on Java for the eclipse plugin, but they
     won’t have to think of things like “What happens then a user triple-clicks a line?”
     or “Should newlines be copied when you copy a line?” or “How do we improve SFTP
     support to handle keys instead of passwords?” – which all have nothing to do with
     PHP editing. Plus the developers get the benefits of other plugins and Zend won’t
     have to think about CSS syntax parsing, for example.
 18. [Log in to Reply](https://alex.kirk.at/wp-login.php?redirect_to=https%3A%2F%2Falex.kirk.at%2F2005%2F10%2F19%2Feclipse-everywhere-buah%2F)
 19. ![Ed Burnette Avatar](https://secure.gravatar.com/avatar/0cb6efcd1c19e0e64cdeefde79a55a6a24fa5aafb79020aa9aafd7e8bbcc47e3?
     s=48&d=mm&r=g)
 20. [Ed Burnette](http://www.eclipsezone.com)
 21. [October 21, 2005](https://alex.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-43)
 22. Alexander, you probably downloaded the full Eclipse SDK, which has the whole Java
     IDE and all the source code and plug-in developer’s documentation included. And
     download size doesn’t indicate memory size (given source, doc, etc.). A PHP-only
     IDE based on Eclipse will be much more lightweight by any measure. While PPC-based
     Macs are not speed demons (I own one so I should know) I know plenty of people
     who run Eclipse (the full Java IDE) on it and they seem reasonably happy with 
     it.
 23. Gonzalo, even a fully loaded Eclipse should run way faster on your setup. Feel
     free to post something over on one of the EclipseZone forums about your setup 
     and experience and somebody should be able to help you find out what’s going on.
 24. [Log in to Reply](https://alex.kirk.at/wp-login.php?redirect_to=https%3A%2F%2Falex.kirk.at%2F2005%2F10%2F19%2Feclipse-everywhere-buah%2F)
 25. ![Spajus Avatar](https://secure.gravatar.com/avatar/9c626862cbb5a5a0ba46bfa0c3317adb9920a4be43dd3c6ead8a3b59ed0f5c58?
     s=48&d=mm&r=g)
 26. [Spajus](http://www.spyefex.info)
 27. [October 28, 2005](https://alex.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-48)
 28. I must disagree here. Simple text editors slow down corporate development process.
     Even language-based code completion is not enough, good IDE must parse custom 
     packages and make you forget function names and concentrate on application structure/
     flow. Being a PHP developer I must admit that no text editor/IDE gets even a mile
     close to Zend Studio. I’m happy that Zend is collaborating with Eclipse, this 
     might have a great outcome afterwards.
 29. [Log in to Reply](https://alex.kirk.at/wp-login.php?redirect_to=https%3A%2F%2Falex.kirk.at%2F2005%2F10%2F19%2Feclipse-everywhere-buah%2F)
 30. ![Doron B.E. Avatar](https://secure.gravatar.com/avatar/dbe97bcabb8abcecf26cb4cbce4f9f4a54c637d9c0df3573ca6b2eefd01a90d4?
     s=48&d=mm&r=g)
 31. [Doron B.E.](http://www.dopamine.co.il)
 32. [September 14, 2006](https://alex.kirk.at/2005/10/19/eclipse-everywhere-buah/comment-page-1/#comment-5410)
 33. I dont think that you could even make such comparison between a IDE an a Text 
     editor with some highlightings.
      it is almost IMPOSSIBLE to create a full scale(
     enterprise) projects with a mere text editor… it would be a very time consuming
     and frustrating task to build the system and deal with classes.
 34. I have noticed that alot of PHP developers tend to use these text editors… Im 
     quite sure that with the making of OOP more dominant in the past few PHP releases(
     and the future framework by zend) a “bloated” IDE will become more popular by 
     developers around.
 35. [Log in to Reply](https://alex.kirk.at/wp-login.php?redirect_to=https%3A%2F%2Falex.kirk.at%2F2005%2F10%2F19%2Feclipse-everywhere-buah%2F)

### Leave a Reply 󠀁[Cancel reply](https://alex.kirk.at/2005/10/19/eclipse-everywhere-buah/?output_format=md#respond)󠁿

Only people in [my network](https://alex.kirk.at/friends/) can comment.

This site uses Akismet to reduce spam. [Learn how your comment data is processed.](https://akismet.com/privacy/)