Skip to content
Snippets Groups Projects

Fc demo 15 12

Merged Reiner Jung requested to merge fc-demo-15-12 into master
48 files
+ 2297
172
Compare changes
  • Side-by-side
  • Inline
Files
48
@@ -9,6 +9,7 @@ Bundle-ClassPath: .
Bundle-SymbolicName: org.oceandsl.configuration;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
org.eclipse.core.runtime,
org.eclipse.xtext.xbase,
org.eclipse.equinox.common;bundle-version="[3.5.0,3.14.0)",
org.eclipse.core.runtime,
@@ -51,3 +52,5 @@ Export-Package: org.oceandsl.configuration,
org.oceandsl.configuration.namelist.impl,
org.oceandsl.configuration.namelist.util
Import-Package: org.apache.log4j
Bundle-ClassPath: lib/reflections-0.9.12.jar,
.
Loading