|
Posted by Joe Scylla on 10/05/06 12:00
Logos wrote:
> I'm having a terrible time finding an IDE that will do *all* the
> things I want it to do, and was hoping for suggestions from people
> more experienced than I.
>
> ...snipped...
>
> Possibly Eclipse can give me what I want with the right combination of
> plugins, but the array of possibilities is bewildering.
>
> Any suggestions?
>
> Tyler
Eclipse including following Plugins:
- Web Standard Tools
Includes syntax highlightning, folding, intellisense for CSS and HTML.
Install this with the Eclipse Update function; Site: Europe Discovery Site.
- PHP Development Tools (http://www.eclipse.org/pdt/)
Includes syntax highlightning, folding, intellisense for PHP. And a
outline of object and function browser of the current page and the
complete project.
- JSEclipse (http://labs.adobe.com/technologies/jseclipse/)
Includes syntax highlightning, folding, intellisense for JS. And outline
of object and function browser of the current page.
- Target Management (http://www.eclipse.org/dsdp/tm/)
Includes your remote file access (includes access through SSH, FTP or
dstore agents and also a integrated shell access.
Joe
Navigation:
[Reply to this message]
|