From: axelcl Date: Mon, 10 Oct 2005 19:03:15 +0000 (+0000) Subject: Preferencedialog for "Mark Occurrences" X-Git-Url: http://secure.phpeclipse.com Preferencedialog for "Mark Occurrences" --- diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 4e2f6b2..87909f1 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -40,6 +40,7 @@ todoTaskPrefName= Task Tags templatePageName= Templates spellingPrefName= Spelling codeAssistPageName= Code Assist +editorMarkOccurrencesPage= Mark Occurrences # # Extension point names @@ -374,7 +375,7 @@ OccurrenceAnnotation.label= PHP Marker Occurrences phpEditorFontDefiniton.label= PHP Editor Text Font phpEditorFontDefintion.description= The PHP editor text font is used by PHP editors. -#--- filter +#--- filter HideImportDeclaration.label= Import declarations HideImportDeclaration.description= Hides all import declarations diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 0e77cc1..42ac482 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -1362,6 +1362,13 @@ class="net.sourceforge.phpdt.internal.ui.preferences.SpellingPreferencePage" id = "net.sourceforge.phpdt.internal.ui.preferences.SpellingPreferencePage"> + + +