1) Changed indentation of (single or double) quoted strings to align on the first...
authorrobekras <robert.kraske@weihenstephan.org>
Sun, 23 Dec 2012 18:01:51 +0000 (19:01 +0100)
committerrobekras <robert.kraske@weihenstephan.org>
Sun, 23 Dec 2012 18:04:12 +0000 (19:04 +0100)
commit9a515fc89eae2bb61e1a0a44db793d623e14331e
tree3823314742a5d56ab8da5904f32adb1a7663fd54
parent7ffc68910ebe155da5a8b7a35bab0b7b7c97581e
1) Changed indentation of (single or double) quoted strings to align on the first found single or double quote. Also uses spaces only or tabs (+ spaces) according the preference settings.

Signed-off-by: robekras <robert.kraske@weihenstephan.org>
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/java/JavaStringAutoIndentStrategyDQ.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/java/JavaStringAutoIndentStrategySQ.java