mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 08:48:55 +00:00
[misc] Eclipse Modeling Project -> Eclipse Xtext
Signed-off-by: Dennis Huebner <dennis.huebner@itemis.de>
This commit is contained in:
parent
73519e563c
commit
5905bd3491
8 changed files with 8 additions and 8 deletions
|
@ -8,4 +8,4 @@
|
|||
###############################################################################
|
||||
|
||||
pluginName = Xtext IDE Core
|
||||
providerName = Eclipse Modeling Project
|
||||
providerName = Eclipse Xtext
|
|
@ -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,
|
||||
|
|
|
@ -8,4 +8,4 @@
|
|||
###############################################################################
|
||||
|
||||
pluginName = Xtext Utility
|
||||
providerName = Eclipse Modeling Project
|
||||
providerName = Eclipse Xtext
|
|
@ -1,2 +1,2 @@
|
|||
pluginName = Xtext Generator 2
|
||||
providerName = Eclipse Modeling Project
|
||||
providerName = Eclipse Xtext
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -17,4 +17,4 @@
|
|||
# ====================================================================
|
||||
|
||||
pluginName = Xtext
|
||||
providerName = Eclipse Modeling Project
|
||||
providerName = Eclipse Xtext
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue