Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cp-dsl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oceandsl
cp-dsl
Merge requests
!9
Fc demo 15 12
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fc demo 15 12
fc-demo-15-12
into
master
Overview
0
Commits
4
Pipelines
1
Changes
48
Merged
Reiner Jung
requested to merge
fc-demo-15-12
into
master
4 years ago
Overview
0
Commits
4
Pipelines
1
Changes
48
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
1762782e
4 commits,
4 years ago
48 files
+
2297
−
172
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
48
Search (e.g. *.vue) (Ctrl+P)
bundles/org.oceandsl.configuration/META-INF/MANIFEST.MF
+
3
−
0
Options
@@ -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