-
- Downloads
Merge branch 'language-server' into 'main'
change the project setup to mvn pom package, added readme as instruction for... See merge request !1
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- build/org.oceandsl.bgcdsl.languageServer.cli/.project 17 additions, 0 deletionsbuild/org.oceandsl.bgcdsl.languageServer.cli/.project
- build/org.oceandsl.bgcdsl.languageServer.cli/category.xml 12 additions, 0 deletionsbuild/org.oceandsl.bgcdsl.languageServer.cli/category.xml
- build/org.oceandsl.bgcdsl.languageServer.cli/pom.xml 68 additions, 0 deletionsbuild/org.oceandsl.bgcdsl.languageServer.cli/pom.xml
- build/org.oceandsl.bgcdsl.languageServer.cli/uberjar.py 306 additions, 0 deletionsbuild/org.oceandsl.bgcdsl.languageServer.cli/uberjar.py
- build/org.oceandsl.bgcdsl.targetplatform/org.oceandsl.bgcdsl.targetplatform.target 44 additions, 0 deletions....targetplatform/org.oceandsl.bgcdsl.targetplatform.target
- build/org.oceandsl.bgcdsl.targetplatform/pom.xml 30 additions, 0 deletionsbuild/org.oceandsl.bgcdsl.targetplatform/pom.xml
- build/pom.xml 191 additions, 0 deletionsbuild/pom.xml
- org.oceandsl.bgcdsl.ide/META-INF/MANIFEST.MF 4 additions, 3 deletionsorg.oceandsl.bgcdsl.ide/META-INF/MANIFEST.MF
- org.oceandsl.bgcdsl.ide/pom.xml 27 additions, 0 deletionsorg.oceandsl.bgcdsl.ide/pom.xml
- org.oceandsl.bgcdsl.ide/xtend-gen/.gitignore 0 additions, 0 deletionsorg.oceandsl.bgcdsl.ide/xtend-gen/.gitignore
- org.oceandsl.bgcdsl.kieler/META-INF/MANIFEST.MF 1 addition, 1 deletionorg.oceandsl.bgcdsl.kieler/META-INF/MANIFEST.MF
- org.oceandsl.bgcdsl.kieler/build.properties 8 additions, 4 deletionsorg.oceandsl.bgcdsl.kieler/build.properties
- org.oceandsl.bgcdsl.kieler/plugin.xml 4 additions, 5 deletionsorg.oceandsl.bgcdsl.kieler/plugin.xml
- org.oceandsl.bgcdsl.kieler/pom.xml 27 additions, 0 deletionsorg.oceandsl.bgcdsl.kieler/pom.xml
- org.oceandsl.bgcdsl.kieler/src/org/oceandsl/bgcdsl/kieler/BgcDslDiagramSynthesis.xtend 53 additions, 48 deletions...c/org/oceandsl/bgcdsl/kieler/BgcDslDiagramSynthesis.xtend
- org.oceandsl.bgcdsl.kieler/src/org/oceandsl/bgcdsl/kieler/BgcKlighdSetup.xtend 13 additions, 0 deletions...ieler/src/org/oceandsl/bgcdsl/kieler/BgcKlighdSetup.xtend
- org.oceandsl.bgcdsl.kieler/xtend-gen/.gitignore 0 additions, 0 deletionsorg.oceandsl.bgcdsl.kieler/xtend-gen/.gitignore
- org.oceandsl.bgcdsl.languageServer/.classpath 12 additions, 0 deletionsorg.oceandsl.bgcdsl.languageServer/.classpath
- org.oceandsl.bgcdsl.languageServer/.gitignore 1 addition, 0 deletionsorg.oceandsl.bgcdsl.languageServer/.gitignore
Loading
Please sign in to comment