Skip to content

Commit 3c28b41

Browse files
committed
VS Code it is for now ...
1 parent 0854134 commit 3c28b41

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,17 @@
11
![Context Mapper](https://raw.githubusercontent.com/wiki/ContextMapper/context-mapper-dsl/logo/cm-logo-github-small.png)
2-
# DSL Examples ![Build](https://github.com/ContextMapper/context-mapper-examples/workflows/Build/badge.svg) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/ContextMapper/context-mapper-examples) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
2+
# DSL Examples ![Build](https://github.com/ContextMapper/context-mapper-examples/workflows/Build/badge.svg) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
33
This project contains example DDD Context Maps written in the ContextMapper DSL. The examples are provided for two different types of users. The simpler business analysis examples should be easy to understand for business analysts without technical background, while the detailed examples are meant for software architects and/or engineers.
44

55
Find out more about our DSL and tools on our website [https://contextmapper.org/](https://contextmapper.org/) and [papers](https://contextmapper.org/background-and-publications/) published by [OST (former HSR)](https://www.ost.ch).
66

7-
Start exploring the examples in the Context Mapper online IDE right now:
8-
9-
<a href="https://gitpod.io/#https://github.com/ContextMapper/context-mapper-examples" style="padding: 10px;">
10-
<img src="https://gitpod.io/button/open-in-gitpod.svg" width="150" alt="Push" align="center">
11-
</a>
12-
137
## IDE Requirements
14-
This is a Gradle project and can easily be imported into any IDE (ideally VS Code or Eclipse with Context Mapper installed) that supports Gradle.
8+
This is a Gradle project and can easily be imported into any IDE (ideally VS Code with Context Mapper installed) that supports Gradle.
159

1610
### Context Mapper
17-
In order to have language support for editing the CML files (Context Mapper Language), you need to install ContextMapper in Eclipse, Visual Studio Code, or use the online IDE Gitpod:
11+
In order to have language support for editing the CML files (Context Mapper Language), you need to install ContextMapper in Visual Studio Code:
1812

1913
* [Context Mapper for VS Code](https://marketplace.visualstudio.com/items?itemName=contextmapper.context-mapper-vscode-extension) (Marketplace)
20-
* [Context Mapper for Eclipse](https://marketplace.eclipse.org/content/context-mapper) (Marketplace)
21-
* Alternatively use this Eclipse update site URL for manual installation:
22-
<br>[https://dl.bintray.com/contextmapper/context-mapping-dsl/updates/](https://dl.bintray.com/contextmapper/context-mapping-dsl/updates/)
2314
* [VS Code Extension in Open VSX](https://open-vsx.org/extension/contextmapper/context-mapper-vscode-extension)
24-
* Can be found easily in your Gitpod's.
25-
* Or: [Start right now by using our demo repository](https://contextmapper.org/demo/).
2615

2716
## The examples:
2817
The following graphical illustrations of the context maps are inspired by [Vernon][2] and [Brandolini][3]. Once you modelled your context map in CML you can [generate such graphical representations](https://contextmapper.org/docs/context-map-generator/).

0 commit comments

Comments
 (0)