0

Two of my favorite Eclipse Plugins

Posted April 16th, 2010 in PHP, Programming, Technology and tagged , , , , by Louie Miranda

Just want to share my two favorite Eclipse Plugin.

  1. AnyEdit tools plugin for Eclipse
  2. FileSync plugin for Eclipse

All made by Andrei Loskutov

Eclipse is a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system. It is written primarily in Java and can be used to develop applications in Java and, by means of the various plug-ins, in other languages as well, including C, C++, COBOL, Python, Perl, PHP, and others. The IDE is often called Eclipse ADT for Ada, Eclipse CDT for C, Eclipse JDT for Java and Eclipse PDT for PHP.

Basically, Eclipse is what I usually used for development.

Enjoy!

Leave a Reply