Adding two small options for code formatter (zhil's patch). These features are being...
authorscorphus <scorphus>
Mon, 7 Apr 2008 15:15:18 +0000 (15:15 +0000)
committerscorphus <scorphus>
Mon, 7 Apr 2008 15:15:18 +0000 (15:15 +0000)
commit0aaa0b22ade3a1d1e2a16d08bcbc9e470189f58f
tree642e67dedd8e17161ff80ccf3e8c9b375c597c06
parentd6ff5b15ee4c96e3acd2e2b00a73c19b575f6b2f
Adding two small options for code formatter (zhil's patch). These features are being added for 1.2.0, but in 1.3.0 this will not be present because the new formatter will allow people to build custom format rules. (fixes #662)
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/JavaCore.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/formatter/CodeFormatter.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/formatter/impl/FormatterOptions.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/CodeFormatterPreferencePage.java