-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: ubuntu 11.04
Getting Aptana working under Ubuntu 11.04
Apparently, Unity breaks Aptana’s file menu. Here’s how to get it working
- Make sure you have sun java installed (not open).
- Extract the zip into /usr/lib/
- Then, a work around is necessary in order to get the menu working right under Unity. Create a script with this in it:
#!/bin/bash export UBUNTU_MENUPROXY=0 ./AptanaStudio3