Changes between Initial Version and Version 1 of General/PHPEclipseFeatures

Show
Ignore:
Timestamp:
05/25/08 16:45:53 (2 years ago)
Author:
ed_mann
Comment:

adding PHPEclipse features page

Legend:

Unmodified
Added
Removed
Modified
  • General/PHPEclipseFeatures

    v1 v1  
     1== PHPEclipse Features == 
     2 
     3You can view our [wiki:General/HowDoesPHPEclipseCompareWithOtherPHPEditors comparison ] with other PHP editors. 
     4 
     5PHPEclipse runs on all the major OS platforms and has the following features: 
     6 
     7=== Basic Features === 
     8 * Syntax Coloring 
     9 * Brackets Matching 
     10 * Code folding 
     11 * Code Completion 
     12 * Parameter hints 
     13 * Mark Occurrences 
     14 * Hover Tooltips 
     15 * PHP Manual integration 
     16 * Code templates 
     17 
     18=== Debuggers === 
     19 * XDebug support 
     20 * DBG Support 
     21 
     22=== Version control === 
     23  * CVS 
     24  * SVN++ 
     25 
     26=== Connectivity === 
     27  * SSH/SFTP ++ 
     28  * FTPS ++ 
     29 
     30++ Third party plug-in [http://subclipse.tigris.org/ Subclipse], [http://www.polarion.org/index.php?page=overview&project=subversive Subversive], [http://www.eclipse.org/dsdp/tm/ Remote System Explorer]