[misc] Eclipse Modeling Project -> Eclipse Xtext

Signed-off-by: Dennis Huebner <dennis.huebner@itemis.de>
This commit is contained in:
Dennis Huebner 2015-09-21 11:21:40 +02:00
parent 73519e563c
commit 5905bd3491
8 changed files with 8 additions and 8 deletions

View file

@ -8,4 +8,4 @@
###############################################################################
pluginName = Xtext IDE Core
providerName = Eclipse Modeling Project
providerName = Eclipse Xtext

View file

@ -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,

View file

@ -8,4 +8,4 @@
###############################################################################
pluginName = Xtext Utility
providerName = Eclipse Modeling Project
providerName = Eclipse Xtext

View file

@ -1,2 +1,2 @@
pluginName = Xtext Generator 2
providerName = Eclipse Modeling Project
providerName = Eclipse Xtext

View file

@ -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,

View file

@ -17,4 +17,4 @@
# ====================================================================
pluginName = Xtext
providerName = Eclipse Modeling Project
providerName = Eclipse Xtext

View file

@ -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,

View file

@ -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