X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 94cefe9..796b959 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -29,10 +29,11 @@ propertyPagePHPProject.name=PHP Project Properties compilerPageName=PHP Parser todoPageName=PHP Task Tags -compilerOptionsPrefName=PHP Parser -todoTaskPrefName=Task Tags -templatePageName=Templates -spellingPrefName=Spelling +compilerOptionsPrefName= PHP Parser +todoTaskPrefName= Task Tags +templatePageName= Templates +spellingPrefName= Spelling +codeAssistPageName= Code Assist # # Extension point names @@ -43,6 +44,7 @@ phpBrowserView=PHP Browser phpFileExtension=php php3FileExtension=php3 php4FileExtension=php4 +php5FileExtension=php5 incFileExtension=inc phtmlFileExtension=phtml htmlFileExtension=html