Eclipse

De drev
Aller à : navigation, rechercher

Encodage UTF-8

Window/General/workspace/Text file encoding

Tabluation

window/preference/PHP/Appearance/Code style/Formatter

Installation PDT

http://wiki.eclipse.org/PDT/Installation#Eclipse_3.7_.2F_Indigo_.2F_PDT_3.0

Open Help->Install New Software.

Add the Helios (or whatever your current version of eclipse is) update site: http://download.eclipse.org/releases/helios/

Programming Languages / PHP Developmnent Tools (PDT) SDK Feature

Remove trailling whitespaces

Preferences -> PHP-> Editor -> Save Actions

Shortcuts

  • Aller à la definition : CTRL-LCLICK
  • Revenir à la ligne avant le saut : M-LEFT
  • Aller a la derniere modification : C-q
  • allez à la ligne numéro : C-l
  • Voir la hierarchie (héritage) : C-t
  • effecer la ligne courrante : C-d
  • Chercher une classe par nom : C-T
  • Chercher une fonction dans le fichier courant : C-o
  • Voir l'heritage de la classe en cours : C-t