Eclipse für Drupal fit machen
Für die Arbeit an der Oberstufen-Homepage verwende ich seit etwa einem Jahr Eclipse. Damit Eclipse PHP-Code nach Vorstellung der Drupal-Entwickler ausgibt, müssen einige Einstellungen vorgenommen werden.
General / Workspace
- Text file encoding: UTF-8
- New text line delimiter
General / Editors / Text Editors
- x Insert spaces for tabs
- (x Show print margin)
- (x Show whitespace characters)
PHP / Code Style / Formatter
- Tab policy: Spaces
- Indentation size: 2
General / Content Types / PHP Content Type
- *.engine
- *.theme
- *.install
- *.inc
- *.module
- *.profile
- *.test
- *.info
PHP / Editor / Syntax Coloring
- Constants -> #A33 -> R 170 G 51 B 51
- Functions -> #00A -> R 0 G 0 B 170 [php-function-or-constant]
- Fields -> ##00A -> R 0 G 0 B 170 (bold) [php-function-or-constant]
- Internal Functions #00A -> R 0 G 0 B 170 [php-function-or-constant] (underline)
- Keyword -> #060 -> R 0 G 102 B 0
- Number -> A33 -> R 170 G 51 B 51
- Parameter variables -> 330 -> R 51 G 51 B 0 (underline)
- PHPDoc -> #666 -> R 102 G 102 B 102
- PHPDoc comment -> #666 -> R 102 G 102 B 102
- Single-line comment -> #666 -> R 102 G 102 B 102
- String -> #A00 -> R 170 G 0 B 0
- Variable -> #330 -> R 51 G 51 B 0 (normale)
PHP / Editor / Save Actions
- x Remove trailing whitespace (All lines)
Settings kopieren
.metadata/.plugins/org.eclipse.core.runtime/.settings