DCL2Check is an Eclipse plugin for architectural specification and conformance using DCL 2.0.
Installation
- Verify if Eclipse has the Xtext plugin installed.
- Download the DCL2Check jars (4 archives in total) from github.
- Copy the DCL2Check jars to the "plugin" folder in your Eclipse.
- Enjoy the features of DCL2Check.
How to use
- Install DCL2Check on your Eclipse (as described above)
- Create a DCL 2.0 specification on Eclipse and make a jar of it.
- Create or open the project you want to apply architectural conformance.
- Configure the project to use your DCL 2.0 specification created in step 2.
- Validate your current project using our tool.