Dreamweaver equivalent for Linux

linux

Solution

It is not an exact match but it is based out of Eclipse which means super cross platform funky java love.

http://www.aptana.com/

Aptana Studio is actually what I replaced Dreamweaver with since Adobe bought Macromedia, I use it on Windows and Linux without trouble. But for the suggestion you will also get my 2 cents about Wysiwtf... it is almost never what you get. Some of the best code I have ever done in my life was done in SciTE (also available in Linux), it supports multiple coding languages and offers enough features to be useful without becoming bloated.

Problem

I am looking for an equivalent software to Dreamweaver in Linux.

Original source