Aptana Plus Mac Equals Piece of Shit
August 1, 2007
Update: If you were landed onto this page, I apologize for the strong title and language. I was just really frustrated with Aptana on that particular day and let loose on this post. This information is a few months old, so I give these guys the benefit of doubt. Just read below for caveats and past experiences.
–
I should know better. I really should. After using Eclipse for eighteen months, I decided that it was a necessary evil for the following reasons:
- It is free and has a thousand plugins.
- It has relatively good support for JSF. Wanna know more about JSF? Beat yourself against a rather sharp rock for a full day, then give yourself a paper cut over your existing wounds. Then I will consider you qualified to read up on JSF.
- If you run it for a full day, it takes down about 600M of virtual memory. Sweet! Nicely done, you assholes.
I have to say; Eclipse was one of the reasons I quit writing code full time and switched to email/powerpoint as my IDE of choice. Okay, I’m just kidding but you get the idea. Eclipse blows worse than LiLo.
But then I slipped after a few months of non-usage and downloaded Aptana, an Eclipse packaged product that can run Ruby on Rails apps (this is likely not an accurate description but who gives a rat’s ass? The damn thing is supposed to run RoR). I download it on my Mac, and sure enough it takes up 900M virtual memory in the first minute.
Step One: Undock.
Step Two: Delete from Applications folder.
Step Three: Poke pins into my Eclipse IDE voodoo doll.
August 2, 2007 at 3:14 am
The virtual memory that is shown is not how much memory is being used, but rather how much memory the system has allocated that _can_ be used and swapped to disk. If you look at the ‘Real Memory’ column, that’s how much actual RAM is being used. Using the scenario you described, we saw about 130MB of ‘Real Memory’ being used.
http://docs.info.apple.com/article.html?artnum=107918
August 2, 2007 at 6:17 am
Paul, thanks for the ping, appreciate your time. Fair enough, just read the Apple docs with a cooler head, it all makes sense.
The larger question that remains unanswered: why am I unable to edit a medium-length Ruby file on my Mac with Aptana?
I’ve had to switch back to good old Smultron for now…
August 10, 2007 at 1:51 pm
Dude, why did you think I quit Voltage?;)
j/k
August 10, 2007 at 3:49 pm
Hey Rex!!! I figured that was you
How are things at the big Y!?
August 10, 2007 at 5:59 pm
let’s see YHOO stock plummeting, tons of ppl leaving, morale low, mgt shuffling…
other than that, it’s good!
April 2, 2008 at 9:19 pm
Interesting that you recieved a reply from someone from Aptana, your page comes up as result no.3 on Google for Mac Aptana..
That caught someone’s eye
btw. What do you use nowadays?
April 3, 2008 at 2:51 am
Hey Rama, I don’t use IDEs anymore since I don’t get paid to write code (so sad for me :()
Whatever little bit of code I write is easy enough that I crank it out using…dont laugh…Wordpad.