Skip to content

Commit

Permalink
Remove ServiceCutter features (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-ka authored Nov 24, 2023
1 parent 0c467ce commit 5033ee5
Show file tree
Hide file tree
Showing 79 changed files with 4 additions and 5,939 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ The Context Mapper project has originally been developed as part of research pro
* Generate [PlantUML](http://plantuml.com/) use case diagrams
* Generate [MDSL](https://socadk.github.io/MDSL/) (micro-) service contracts out of DDD context maps
* Generate [generic text files](https://contextmapper.org/docs/generic-freemarker-generator/) using [Freemarker](https://freemarker.apache.org/) templates
* Generate [ServiceCutter](https://github.com/ServiceCutter/ServiceCutter) input files for service decomposition proposals
* Convert [ServiceCutter](https://github.com/ServiceCutter/ServiceCutter) output back into context map (CML)

## System Requirements
To use the ContextMapper DSL (CML) you need the following tools:
Expand Down
5 changes: 0 additions & 5 deletions org.contextmapper.dsl.ide.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="xtend-gen">
<attributes>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="target/classes"/>
Expand Down
3 changes: 0 additions & 3 deletions org.contextmapper.dsl.ide.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ Require-Bundle: org.contextmapper.dsl,
org.eclipse.xtext.xbase.lib;bundle-version="2.14.0",
org.apache.commons.io;bundle-version="2.2.0",
org.contextmapper.contextmap.generator;bundle-version="1.2.1",
org.contextmapper.servicecutter.library;bundle-version="1.2.1",
org.graphstream.gs-core;bundle-version="1.3.0",
org.graphstream.gs-algo;bundle-version="1.3.0",
org.eclipse.lsp4j,
org.eclipse.lsp4j.jsonrpc,
io.github.classgraph;bundle-version="4.8.35",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5033ee5

Please sign in to comment.