diff --git a/net.sf.eclipsecs.ui/OSGI-INF/l10n/bundle.properties b/net.sf.eclipsecs.ui/OSGI-INF/l10n/bundle.properties index 173de7b57..668c8db32 100644 --- a/net.sf.eclipsecs.ui/OSGI-INF/l10n/bundle.properties +++ b/net.sf.eclipsecs.ui/OSGI-INF/l10n/bundle.properties @@ -55,4 +55,6 @@ commands.category.name = Checkstyle actionSet.label = Checkstyle extension-point.quickfix-provider.name = Checkstyle Quickfix provider extension-point.filter-editor.name = Checkstyle filter editors -extension-point.config-types-ui.name = Checkstyle configuration type editors \ No newline at end of file +extension-point.config-types-ui.name = Checkstyle configuration type editors +addnature.label = Add Checkstyle Nature +removenature.label = Remove Checkstyle Nature \ No newline at end of file diff --git a/net.sf.eclipsecs.ui/plugin.xml b/net.sf.eclipsecs.ui/plugin.xml index c38994186..c7ad888a2 100644 --- a/net.sf.eclipsecs.ui/plugin.xml +++ b/net.sf.eclipsecs.ui/plugin.xml @@ -31,8 +31,8 @@ filter="FilesFromPackage"/> - - + - + @@ -128,8 +128,8 @@ + Provide marker resolutions + --> + + + + + + + + + + + + + + + + + + + + + + + + + + +