Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TDL Open Source
TOP IDE
Commits
d10bfe50
Commit
d10bfe50
authored
Jan 21, 2020
by
Philip Makedonski
Browse files
+ updated manifests
parent
ed1ce21a
Changes
6
Show whitespace changes
Inline
Side-by-side
plugins/org.etsi.mts.tdl.TDLan2.ide/META-INF/MANIFEST.MF
View file @
d10bfe50
...
...
@@ -9,7 +9,7 @@ Require-Bundle: org.etsi.mts.tdl.TDLan2,
org.etsi.mts.tdl.model,
org.eclipse.xtext.ide,
org.eclipse.xtext.xbase.ide,
org.antlr.runtime
org.antlr.runtime
;bundle-version="[3.2.0,3.2.1)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.etsi.mts.tdl.ide.contentassist.antlr.internal,
org.etsi.mts.tdl.ide.contentassist.antlr
...
...
plugins/org.etsi.mts.tdl.TDLan2/META-INF/MANIFEST.MF
View file @
d10bfe50
...
...
@@ -9,8 +9,8 @@ Require-Bundle: org.etsi.mts.tdl.model,
org.eclipse.xtext,
org.eclipse.xtext.xbase,
org.eclipse.equinox.common;bundle-version="3.5.0",
org.eclipse.xtext.xbase.lib,
org.antlr.runtime,
org.eclipse.xtext.xbase.lib
;bundle-version="2.14.0"
,
org.antlr.runtime
;bundle-version="[3.2.0,3.2.1)"
,
org.eclipse.xtext.util,
org.eclipse.xtend.lib
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
...
...
plugins/org.etsi.mts.tdl.TPLan2.ide/META-INF/MANIFEST.MF
View file @
d10bfe50
...
...
@@ -9,7 +9,7 @@ Require-Bundle: org.etsi.mts.tdl.TPLan2,
org.etsi.mts.tdl.model,
org.eclipse.xtext.ide,
org.eclipse.xtext.xbase.ide,
org.antlr.runtime
org.antlr.runtime
;bundle-version="[3.2.0,3.2.1)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.etsi.mts.tdl.ide.contentassist.antlr.internal,
org.etsi.mts.tdl.ide.contentassist.antlr
...
...
plugins/org.etsi.mts.tdl.TPLan2/META-INF/MANIFEST.MF
View file @
d10bfe50
...
...
@@ -9,10 +9,10 @@ Require-Bundle: org.etsi.mts.tdl.model,
org.eclipse.xtext,
org.eclipse.xtext.xbase,
org.eclipse.equinox.common;bundle-version="3.5.0",
org.eclipse.xtext.xbase.lib,
org.eclipse.xtext.xbase.lib
;bundle-version="2.14.0"
,
org.eclipse.xtext.util,
org.eclipse.xtend.lib,
org.antlr.runtime
org.antlr.runtime
;bundle-version="[3.2.0,3.2.1)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.etsi.mts.tdl.scoping,
org.etsi.mts.tdl,
...
...
plugins/org.etsi.mts.tdl.graphical.labels.data.ui/META-INF/MANIFEST.MF
View file @
d10bfe50
...
...
@@ -16,7 +16,7 @@ Require-Bundle: org.etsi.mts.tdl.graphical.labels.data;visibility:=reexport,
org.eclipse.xtext.common.types.ui,
org.eclipse.xtext.ui.codetemplates.ui,
org.eclipse.compare,
org.antlr.runtime
org.antlr.runtime
;bundle-version="[3.2.0,3.2.1)"
Import-Package: org.apache.log4j
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.etsi.mts.tdl.graphical.labels.ui.quickfix,
...
...
plugins/org.etsi.mts.tdl.graphical.labels.data/META-INF/MANIFEST.MF
View file @
d10bfe50
...
...
@@ -8,8 +8,8 @@ Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
org.eclipse.equinox.common;bundle-version="3.5.0",
org.eclipse.xtext.util,
org.eclipse.xtext.xbase.lib,
org.antlr.runtime,
org.eclipse.xtext.xbase.lib
;bundle-version="2.14.0"
,
org.antlr.runtime
;bundle-version="[3.2.0,3.2.1)"
,
org.eclipse.xtext.common.types,
org.objectweb.asm;bundle-version="[5.0.1,6.0.0)";resolution:=optional,
org.etsi.mts.tdl.model
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment