Removes the "Show Line Numbers" option from the PHPEclipse preferences and sets the...
authormbowie <mbowie>
Fri, 6 Jun 2008 05:52:00 +0000 (05:52 +0000)
committermbowie <mbowie>
Fri, 6 Jun 2008 05:52:00 +0000 (05:52 +0000)
commitbf6ca1918a2cdf63e6665beb3d80306ca9b4fee6
treeb8c21595f68bfd5ae128fd49869a35e4a18d09c3
parentce43d1b6ffdcbc66cad482aa2497926357899907
Removes the "Show Line Numbers" option from the PHPEclipse preferences and sets the editor to use the setting as defined in the global "Text Editors" preferences.  Some legacy (commented) code related to this still exists and should be removed prior to either the 1.3.0 or 1.5.0 release. closes #653
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/JavaEditorPreferencePage.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/ui/PreferenceConstants.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPEditor.java