diff --git a/plugins/org.eclipse.xtext.ide/plugin.properties b/plugins/org.eclipse.xtext.ide/plugin.properties index 195bf852e..94abda867 100644 --- a/plugins/org.eclipse.xtext.ide/plugin.properties +++ b/plugins/org.eclipse.xtext.ide/plugin.properties @@ -8,4 +8,4 @@ ############################################################################### pluginName = Xtext IDE Core -providerName = Eclipse Modeling Project \ No newline at end of file +providerName = Eclipse Xtext \ No newline at end of file diff --git a/plugins/org.eclipse.xtext.junit4/META-INF/MANIFEST.MF b/plugins/org.eclipse.xtext.junit4/META-INF/MANIFEST.MF index a30fe1f1d..3aebaa8ab 100644 --- a/plugins/org.eclipse.xtext.junit4/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.xtext.junit4/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Xtext Junit4 Support Bundle-SymbolicName: org.eclipse.xtext.junit4 Bundle-Version: 2.9.0.qualifier -Bundle-Vendor: Eclipse Modeling Project +Bundle-Vendor: Eclipse Xtext Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: org.eclipse.xtext.junit4, org.eclipse.xtext.junit4.build, diff --git a/plugins/org.eclipse.xtext.util/plugin.properties b/plugins/org.eclipse.xtext.util/plugin.properties index f0b221fe6..564403f84 100644 --- a/plugins/org.eclipse.xtext.util/plugin.properties +++ b/plugins/org.eclipse.xtext.util/plugin.properties @@ -8,4 +8,4 @@ ############################################################################### pluginName = Xtext Utility -providerName = Eclipse Modeling Project \ No newline at end of file +providerName = Eclipse Xtext \ No newline at end of file diff --git a/plugins/org.eclipse.xtext.xtext.generator/plugin.properties b/plugins/org.eclipse.xtext.xtext.generator/plugin.properties index 4c6c4d352..efa72928a 100644 --- a/plugins/org.eclipse.xtext.xtext.generator/plugin.properties +++ b/plugins/org.eclipse.xtext.xtext.generator/plugin.properties @@ -1,2 +1,2 @@ pluginName = Xtext Generator 2 -providerName = Eclipse Modeling Project +providerName = Eclipse Xtext diff --git a/plugins/org.eclipse.xtext.xtext.wizard/META-INF/MANIFEST.MF b/plugins/org.eclipse.xtext.xtext.wizard/META-INF/MANIFEST.MF index 9bc114d51..ed0d47449 100644 --- a/plugins/org.eclipse.xtext.xtext.wizard/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.xtext.xtext.wizard/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Xtext Wizard Bundle-SymbolicName: org.eclipse.xtext.xtext.wizard Bundle-Version: 2.9.0.qualifier -Bundle-Vendor: Eclipse Modeling Project +Bundle-Vendor: Eclipse Xtext Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Export-Package: org.eclipse.xtext.xtext.wizard;x-friends:="org.eclipse.xtext.xtext.ui,org.eclipse.xtext.xtext.ui.tests", org.eclipse.xtext.xtext.wizard.cli;x-internal:=true, diff --git a/plugins/org.eclipse.xtext/plugin.properties b/plugins/org.eclipse.xtext/plugin.properties index eb4fad616..557cb388b 100644 --- a/plugins/org.eclipse.xtext/plugin.properties +++ b/plugins/org.eclipse.xtext/plugin.properties @@ -17,4 +17,4 @@ # ==================================================================== pluginName = Xtext -providerName = Eclipse Modeling Project +providerName = Eclipse Xtext diff --git a/tests/org.eclipse.xtext.junit4.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.xtext.junit4.tests/META-INF/MANIFEST.MF index 39b77767e..e62dc021a 100644 --- a/tests/org.eclipse.xtext.junit4.tests/META-INF/MANIFEST.MF +++ b/tests/org.eclipse.xtext.junit4.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.eclipse.xtext.junit4.tests Bundle-SymbolicName: org.eclipse.xtext.junit4.tests -Bundle-Vendor: Eclipse Modeling Project +Bundle-Vendor: Eclipse Xtext Bundle-Version: 2.9.0.qualifier Require-Bundle: org.junit, org.eclipse.xtext.junit4, diff --git a/tests/org.eclipse.xtext.testlanguages/META-INF/MANIFEST.MF b/tests/org.eclipse.xtext.testlanguages/META-INF/MANIFEST.MF index 66375d5d7..daaf1246d 100644 --- a/tests/org.eclipse.xtext.testlanguages/META-INF/MANIFEST.MF +++ b/tests/org.eclipse.xtext.testlanguages/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Common Xtext Testlanguages For UI and Runtime - Runtime -Bundle-Vendor: Eclipse Modeling Project +Bundle-Vendor: Eclipse Xtext Bundle-Version: 2.9.0.qualifier Bundle-SymbolicName: org.eclipse.xtext.testlanguages; singleton:=true Bundle-ActivationPolicy: lazy